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.
3 Replies
The database storage usage is seemingly rocketing up too, despite nothing really changing
Hey there 👋 thanks for raising this! I just shared this with our Engineering eam and will get back to you soon 🙏
@ProEvilz Do you mind sharing your email id or GitHub handle with which you signed up? This would help us in debugging.