create custom types in postgresql and still have type support using drizzle orm
I am trying to create few custom types using drizzle orm.
1 Reply
👋 take a look at https://orm.drizzle.team/docs/custom-types
Drizzle ORM - Custom types
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.