Hi, is there a way to use Prisma for querying mult...
# orm-help
b
Hi, is there a way to use Prisma for querying multiple schemas in Postgres? According to this is not supported out of the box https://github.com/prisma/prisma/issues/1122, but maybe there is a way to use prefixes for the schema?