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.8k stars 496 forks source link

Parse database type oid #986

Open PizzaConsole opened 11 months ago

PizzaConsole commented 11 months ago

parse database type 'oid' during introspecction

// TODO: failed to parse database type 'oid'
table_oid: unknown('table_oid').notNull(),
kyle-turn2 commented 3 months ago

Can we get this on the todo board @dankochetov?