Does anyone know how to basically factory reset everything as if it's the first time prisma is setting up? I'm having some troubles with migrations and would just like to start over since I'm only prototyping.
a
Albin Groen
07/17/2021, 3:59 PM
Hi Douglas! This command should reset your Prisma environment. Just make sure to copy over any other environment variables than the DATABASE_URL if you have any!