Daniel Cohen
02/22/2021, 9:31 PMprisma migrate dev --create-only --preview-feature
, I get
Error: The migrations folder contains migration files from an older version of Prisma Migrate which is not compatible.
if I do delete them I get
Do you want to continue? All data will be lost.
Any way to upgrade without deleting all of my data???khareta
02/23/2021, 12:07 AM