db:push stuck on same question
I added a unqiue constraint to a table and when i do db:push command i get the following:
when i run it db:push again directly after (without any changes to my schema) i get the exact same message over and over and over no matter how many times i run this command it will forever ask me about this constraint
more info:
$ drizzle-kit push:pg
drizzle-kit: v0.20.10
drizzle-orm: v0.29.3-8c0788a
0 Replies