drizzle-orm icon indicating copy to clipboard operation
drizzle-orm copied to clipboard

Is there support for partitions with Postgres

Open Domcsore opened this issue 2 years ago • 1 comments

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 avatar Apr 16 '23 16:04 Domcsore

@Domcsore what kind of support do you expect from an ORM?

kibertoad avatar May 21 '23 21:05 kibertoad

Can I model partition tables using drizzle's schema dsl?

hackwaly avatar Feb 12 '24 14:02 hackwaly