Generate and Migrate Using a Schema Other Than the 'Public' Schema #3780
Unanswered
Kokleng-Dev
asked this question in
Q&A
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.
-
Hello everyone,
Does anyone know how to run generate and migrate commands for a schema other than the default public schema, without using pgSchema (as it is fixed)? I am building a multi-tenant application.
Also, could you tell me how to establish a connection with Drizzle ORM using dynamic schemas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions