drizzle-orm
drizzle-orm copied to clipboard
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
### What version of `drizzle-orm` are you using? 0.21.1 ### Describe the Bug Having issues with introspection. Below are the major issues. I don't use varchar and def prefer text,...
### `check` - [x] ORM support - [ ] Kit support ### `unique` - [ ] ORM support - [ ] Kit support Would be great to see those implemented
Is there any way to optionally expand onto a query? I have a GraphQL server and in the query I have optional args I need to check for, and if...
### What version of `drizzle-orm` are you using? 0.18.0 ### Describe the Bug This is not a bug but a feature request / question. I noticed that #116 will be...
https://www.postgresql.org/docs/current/sql-createdomain.html