drizzle-team / drizzle-team/drizzle-orm

Conveniences in Drizzle Studio - Enum support, Relations support and Column types

Open
#3,300 2 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://github.com/drizzle-team/drizzle-orm/assets/16388025/ce479013-1d8d-4d01-9405-49ea1a9caa9a)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.