it's even created as part of an earlier migration, but
prisma migrate reset
fails
✅ 1
n
Nurul
09/23/2022, 3:54 PM
Hey 👋
Would you be able to provide us with reproduction steps by creating a Bug Report so that our engineering team can have a look?
v
Vladi Stevanovic
09/26/2022, 1:40 PM
👋 Hey @Barnaby have you had a chance to check Nurul's message? Let us know if you can create a bug report on this!
b
Barnaby
09/26/2022, 1:57 PM
turns out this was actually a postgres bug, a dangling constraint due to some messed up table state, unfortunately I couldn't repro it after I deleted my DB and rebuilt it from scratch
👍 1
Barnaby
09/26/2022, 1:58 PM
super annoying and it's worrying that it may appear again, it seems deleting constraints in some specific scenarios will not actually delete them properly