drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
21.57k stars 490 forks source link

Validate integer types on zod schema for Postgres `integer` columns #2332

Open theo-m opened 1 month ago

theo-m commented 1 month ago

Appears related to #2220