prisma migrate diff freezes
pnpm prisma migrate diff --from-migrations=migrations --to-schema-datamodel=schema.prisma --shadow-databa
se-url=$DB_URL
Running the above command shows no output for over 2 minutes. How can I know if it's doing something or just stuck? Is there a verbose option to see which db commands it's attempting?1 Reply
Hello @dhe128 👋
Is this happening on latest version of Prisma v5.21.1?