ProEvilz
Explore posts from serversPPrisma
•Created by ProEvilz on 11/19/2024 in #help-and-questions
Migrations hang on Prisma Postgres
Hi, out of seemingly no where, I can no longer migrate the DB. When I run the command I get this
and nothing more.. it just hangs forever and never finishes. There have been no changes in regards to dependencies around prisma, or changes in my prisma schema that could have caused this.
I think the database is bricked internally, as if I create a brand new DB and run the exact same commands with the same schema, it works.
Prisma Studio can look in all the tables just fine, and my application can query the database successfully.
Just can't migrate.
5 replies