drizzle-orm
drizzle-orm copied to clipboard
Is there support for partitions with Postgres
Describe the question you have
I’ve been looking for an ORM with support for partitions in Postgres and so far haven’t had success. Does Drizzle ORM support them?
@Domcsore what kind of support do you expect from an ORM?
Can I model partition tables using drizzle's schema dsl?