drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: About the display of ‘drizzle studio’

Open
#4,799 1 comment 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

### Feature hasn't been suggested before.

- [x] I have verified this feature I'm about to request hasn't been suggested before.

### Describe the enhancement you want to request

I am currently using sqlite.

When I set the ‘date’ column's type to text, there is a performance problem, so I can only use ‘integer’.

I would like the date of ‘drizzle studio’ to be displayed in a human-readable form.

Below is a picture of how supabase displays and how drizzle studio displays.

Image
Image

Contributor guide

Open the contributing guide

Research direction

Start by locating the Drizzle Studio table-value rendering entry point for SQLite integer columns. Reproduce the issue with an integer date column and compare its current display with the attached Supabase example. Done means date values in Drizzle Studio are shown in a human-readable form without requiring text storage.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite, typescript
Domain
databases, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.