Filtering out tables during introspection

I'm using Planetscale, and they automatically create _vrepl tables in my database. Is there a way to filter out tables ending in _vrepl during drizzle-kit pull?
1 Reply
victor
victorOP2w ago
Solved using: tablesFilter: ["!*_vrepl"]
Want results from more Discord servers?
Add your server