Prisma (ORM) migration command hangs open indefinitely on port 6543 instead of finishing (stackoverflow.com)stack
27 points by Ryadh Own in stackoverflow.com · 29m ago · stack
I am runing Prisma migrations for a NestJS application connected to a Supabase PostgreSQL database. When i run npx prisma migrate dev --name init (or deploy) using the connection string with port 6543, the command doesn't fail, throw an error, or time out. instead, it hangs open…
filed under postgresqlprisma