drizzle-kit generate tries to delete all foreign keys

I migrated from prisma to drizzle orm and used drizzle-kit pull to generate my first migration. Now i have the issue that every time i try to change something in the schema drizzle-kit generate generates a migration file which drops every foreign key in the db. I am using mysql with mysql2.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?