Unable to modify data in drizzle studio

Error : Please add a primary key column to your table to update or delete rows. this is my package.json
"drizzle-orm": "^0.35.3",
"drizzle-zod": "^0.5.1",

// dev dependency
"drizzle-kit": "^0.26.2",
"drizzle-orm": "^0.35.3",
"drizzle-zod": "^0.5.1",

// dev dependency
"drizzle-kit": "^0.26.2",
No description
No description
7 Replies
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡11mo ago
Already fixed
oneneutralguy
oneneutralguy4mo ago
Hey have been facing the exact same error again in mysql
sayuto
sayuto4mo ago
Yeah, me too
oneneutralguy
oneneutralguy4mo ago
@⚡Z.E.U.S⚡ hey i crossed checked with a few more people facing the same issue
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
@oneneutralguy @sayuto Should be fixed.
sayuto
sayuto4mo ago
@⚡Z.E.U.S⚡ it fixed?
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
Yes.

Did you find this page helpful?