0 tables fetched when introspecting a postgres database
I granted all permissions to a drizzle user like this
But when I try to introspect with this connection string
I get this
It only fetches enums but no tables, I know there are tables and the user should have access to it
But when I try to introspect with this connection string
I get this
It only fetches enums but no tables, I know there are tables and the user should have access to it
drizzle-kit v0.19.12