Drizzle.config tableFilter EXCLUDE option?
Is it possible somehow to exlude tables (not inlcude filtering) database tables with drizzle.config?
2 Replies
Anyone? 😦
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.