fix: remove redundant index on yookassaPaymentId
This commit is contained in:
@@ -174,7 +174,6 @@ model Payment {
|
||||
updatedAt DateTime @updatedAt
|
||||
|
||||
@@index([orderId])
|
||||
@@index([yookassaPaymentId])
|
||||
}
|
||||
|
||||
model OrderItem {
|
||||
|
||||
Reference in New Issue
Block a user