PrismaP
Prisma7mo ago
3 replies
ReactingMe

Migration fails with CockroachDB

I use CockroachDB as the database for my app and prisma as the ORM. Running npx prisma migrate dev always fails for whatever reason, but npx prisma db push succeeds. Is there a reason why this behaves like this?
Was this page helpful?