drizzle-team / drizzle-team/drizzle-orm
CREATE DOMAIN support
Open
db/postgres
drizzle/kit
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
https://www.postgresql.org/docs/current/sql-createdomain.html
Contributor guide
Research direction
Start with the PostgreSQL CREATE DOMAIN documentation linked in the issue and inspect the ORM's PostgreSQL schema entry points. No files or tests are named, so first identify where PostgreSQL types and schema definitions are handled. Done means CREATE DOMAIN is supported with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100