When testing out an initial migration locally, it seems that primsa dropped my whole database. Is this normal? It's going to cause a lot of issues if I can't start using prisma without deleting all my data
c
Carlos Gomez
08/12/2021, 5:59 PM
Which command did you use?
Can you post the migration SQL?
r
Ryan
08/13/2021, 7:11 AM
@Richard Dunlap 👋
Depends on your setup.
1. What commands did you run to create an initial migration.
2. Was there any data present or was it on a clean database