Can't push without dropping tables on turso
Hi!
No matter what i change in my schema, i get errors.
Only if i drop all tables. i can successfully push again.
Even just simple changes to schema doesn't work.
Here is an example of an error i get:
terminal
packages/db/drizzle.config.ts
packages/db/package.json
packages/db/index.ts
2 Replies
GitHub
[BUG]: TypeError: Cannot read properties of undefined (reading 'pri...
What version of drizzle-orm are you using? ^0.30.10 What version of drizzle-kit are you using? ^0.21.2 Describe the Bug There's an issue when i try to run npx drizzle-kit push, keep getting Typ...
Seem to be the samme issue other people are having here
.