drizzle-kit introspect schemaFilters parameter ignored
When I try to execute the following on the command line, always the "public" schema is used and not the "pgmq" schema. It's as though
--schemaFilters
is being ignored. Am I doing something wrong?
1 Reply
I've raised an issue, https://github.com/drizzle-team/drizzle-orm/issues/3626
GitHub
[BUG]: drizzle-kit CLI pull/introspect schemaFilters parameter is i...
Report hasn't been filed before. I have verified that the bug I'm about to report hasn't been filed before. What version of drizzle-orm are you using? 0.36.4 What version of drizzle-kit...