Hello, I tried switching the database to mysql and...
# orm-help
a
Hello, I tried switching the database to mysql and got this error on the initial migration
👀 1
✅ 1
a
Hey there! What database provider were you migrating from?
a
Actually it was a brand new schema, so it was an initial migration @Austin
a
Oh, interesting. What version of Prisma?
a
Not on my pc anymore, but should be the latest stable
a
Hm, I couldn’t reproduce this with the latest version (
4.0.0
). Is it also a brand new database? Have you tried running
npx prisma migrate reset
, if possible?
v
👋 hey @AlexSPx l! Did you have a chance to see Austin's comment? Let us know if you still have any issues!