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",
image.png
image.png
Was this page helpful?