DT
Drizzle Team•11mo ago
ewert

Drizzle.config tableFilter EXCLUDE option?

Is it possible somehow to exlude tables (not inlcude filtering) database tables with drizzle.config?
2 Replies
ewert
ewertOP•11mo ago
Anyone? 😦
benniewentzel
benniewentzel•7mo ago
This helped me with a specific use case for excluding internal tables for certain extensions: https://orm.drizzle.team/kit-docs/config-reference#extensionsfilters
Drizzle ORM - Config Reference
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.

Did you find this page helpful?