prisma migrate dev - data lost
Hi. I am trying to migrate my updated schema to my database. But when I do I get the question:
We need to reset the MySQL database... All data will be lost
How can I migrate without losing all my data?
We need to reset the MySQL database... All data will be lost
How can I migrate without losing all my data?