Support Prisma "multiSchema" (multiple database schemas) #8849
dmythro
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a guide, it looks like a pretty simple thing to add: How to use Prisma with multiple database schemas.
Feature is in a preview but we need it so much now :)
To achieve this, we need to support Prisma
previewFeatures: string[], specifydbschemas: string[]and support@@schema("public")for aList.db.schema?: sting.Beta Was this translation helpful? Give feedback.
All reactions