fix: remove redundant index on yookassaPaymentId

This commit is contained in:
Kirill
2026-05-20 17:54:01 +05:00
parent 7bba78b4c0
commit dad644190a
2 changed files with 2 additions and 1 deletions
@@ -0,0 +1,2 @@
-- DropIndex
DROP INDEX "Payment_yookassaPaymentId_idx";