drizzle-team / drizzle-team/drizzle-orm
BIT VARYING support for PostgreSQL
Open
db/postgres
drizzle/kit
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
Currently am not able to use drizzle because of absence of the `bit varying` column type being not supported
Contributor guide
Research direction
Start by locating the TypeScript PostgreSQL column-type definitions and their tests, then inspect how existing PostgreSQL types are represented and exposed by the ORM. Done means users can define and use PostgreSQL bit varying columns without the current unsupported-type limitation, with coverage for the new type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100