Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
24.61k
stars
649
forks
source link
[BUG]: Instrospect doesn't put `.primaryKey()` in my tables #3552
Open
pedro757 opened 1 week ago
Report hasn't been filed before.
What version of
drizzle-orm
are you using?0.36.2
What version of
drizzle-kit
are you using?0.28.1
Other packages
No response
Describe the Bug
This is what I get from an instrospect mysql database
See what I mean in diff mode
.primaryKey()
is missing, however it recognizes the primarykey