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

qe: fix implicit many-to-many relations in multiSchema context #3523

Merged
merged 1 commit into from Dec 16, 2022

Conversation

tomhoule
Copy link
Contributor

We did not add any schema prefix there.

We now add the correct one (the schema of the first model).

closes prisma/prisma#16761

We did not add any schema prefix there.

We now add the correct one (the schema of the first model).

closes prisma/prisma#16761
@tomhoule tomhoule requested a review from a team as a code owner December 16, 2022 12:45
@tomhoule tomhoule added this to the 4.8.0 milestone Dec 16, 2022
Copy link
Member

@Weakky Weakky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@tomhoule
Copy link
Contributor Author

Thanks!

@tomhoule tomhoule merged commit 4e07703 into main Dec 16, 2022
@tomhoule tomhoule deleted the qe/fix-multi-schema-implicit-many-to-many branch December 16, 2022 15:28
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.

Error when using "multiSchema" with custom database schema and implicit Many To Many relation
2 participants