Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- P5-6025 Remove DHL Express from Norway
|
||||
|
||||
DELETE FROM "delivery-methods_prices" WHERE territory = 'NO' and method=10;
|
||||
Reference in New Issue
Block a user