Create index adyen_sessions.order_id (Foreign Key) (#441)
* Create index adyen_sessions.order_id (Foreign Key) * Bump migration version
This commit is contained in:
@@ -0,0 +1 @@
|
||||
CREATE UNIQUE INDEX ON adyen_sessions (order_id);
|
||||
Reference in New Issue
Block a user