Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- 5 doityourselfframe
|
||||
-- 6 designer-wallpaper
|
||||
|
||||
DELETE FROM "product-printprices" WHERE groupid IN (5, 6);
|
||||
DELETE FROM "product-groups" WHERE groupid IN (5, 6);
|
||||
Reference in New Issue
Block a user