fdarian/prisma-generator-drizzle

Support for different Posgres/MySQL schemas

charnowsky opened this issue · 1 comments

Is there a way to group the tables into their related schemas?
When using multischema, like shown below
image
I get errors:
PostgresError: relation "products" does not exist

The support for multischema is still pending