drizzle-team / drizzle-team/drizzle-orm
Conveniences in Drizzle Studio - Enum support, Relations support and Column types
Open
drizzle/studio
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
I really love Drizzle Studio, but I have a couple of conveniences I'd like to propose.
## Enums support
When editing a column that is a Enum, it would be great to have a dropdown with the available options.
## Relations support
When editing a column that has a one() relation to another table, it would be cool to be able to see the "available" users, for example, in a dropdown.
## Column types
Seeing the column type under the name in the Table view. Something like this:

Contributor guide
Assessment
This issue has not been assessed yet.