Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mongo-introspection): allow indexes on unknown composite types #2986

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

tomhoule
Copy link
Contributor

@tomhoule tomhoule commented Jun 17, 2022

closes prisma/prisma#12998
closes prisma/prisma#13618
closes prisma/prisma#13563

note that the introspected schemas are invalid. Users are expected to fix them.

@tomhoule tomhoule requested a review from a team as a code owner June 17, 2022 12:23
@tomhoule tomhoule added this to the 4.0.x milestone Jun 17, 2022
@tomhoule tomhoule force-pushed the introspection/mongo-composite-type-index-crash branch from 4393295 to 6fc29c5 Compare June 17, 2022 12:51
@tomhoule tomhoule merged commit 3622c43 into main Jun 17, 2022
@tomhoule tomhoule deleted the introspection/mongo-composite-type-index-crash branch June 17, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MongoDB composite index crashes DB Pull Error called Option::unwrap() on a None value
2 participants