diff --git a/migrations/000.467.sql b/migrations/000.467.sql new file mode 100644 index 0000000..4c97147 --- /dev/null +++ b/migrations/000.467.sql @@ -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);