Posting here since its now buried in Discord
Note to anyone trying to use Prisma 2.14 — it has a new migrate feature that no longer supports the db save etc and you need to use its migrate directly
And if you dont have a dev and prod env and migrate your one db there’s a chance the db will lose all data — which is perfectly fine in dev