drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Postgres Table Partition 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
### Describe what you want
More at https://www.postgresql.org/docs/current/ddl-partitioning.html
While you could query those partitions from Drizzle, a first-class support where you can also define partitions from Schema is nice.
Originally posted in:
https://github.com/drizzle-team/drizzle-orm/discussions/2093#discussion-6444344
Contributor guide
Assessment
This issue has not been assessed yet.