it's even created as part of an earlier migration,...
# orm-help
b
it's even created as part of an earlier migration, but
prisma migrate reset
fails
1
n
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
👋 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
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
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