-
-
Notifications
You must be signed in to change notification settings - Fork 17
Enable Prisma multiSchema previewFeatures if necessary #613
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
Conversation
📝 WalkthroughWalkthroughThe Prisma schema generator now inspects datasource config for both Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1f09d14 to
63089ec
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
63089ec to
01aa060
Compare
ymc9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @lsmith77 , Prisma's preview feature "multiSchema" became GA in v6.13. Since ZenStack depends on 6.19.x, I believe the flag shouldn't needed. Have you found it broken in some setup?
Ah cool. I still had some lingering code using Prisma directly and an explicit dependency in my package.json to an older version of Prisma. Now that I cleared this out, everything seems to work fine. No clue why it was possible given that you say that Zenstack depends on Prisma 6.19.x .. |
fixes #605
see also zenstackhq/zenstack-docs#555
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.