drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Filter Tables in Drizzle Studio from `tablesFilter`
Open
drizzle/kit
drizzle/studio
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
When using the suggested [multi-schema setup](https://orm.drizzle.team/kit-docs/conf#multi-project-schema), you should be able to filter the tables shown within drizzle Studio. As far as I'm aware, the `tablesFilter` only applies to the `push` command. Currently, when using multiple schemas and filtering, all of the tables from all of the schemas will show on studio.
Contributor guide
Assessment
This issue has not been assessed yet.