Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE orders SET payment_type = 'none' WHERE order_sum <= 0 AND payment_type IS NULL;
|
||||
Reference in New Issue
Block a user