npx prisma migrate dev
I'm trying to create my first migration with
npx prisma migrate dev
, but when I run the command, it seems to be stuck in an endless loop, in this screenshot, the command was executed ~20 minutes ago, and it's still stuck.4 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
running it on a supabase container, the db is on port 54322
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I am able to access the db though, queries work, I've added records, and I can access the db dashboard