diff --git a/migrations/000.324.sql b/migrations/000.324.sql new file mode 100644 index 0000000..092411a --- /dev/null +++ b/migrations/000.324.sql @@ -0,0 +1,6 @@ +-- P5-7019 + +DELETE FROM product_blacklist WHERE group_id = 8; + +-- Run this as photowall user +-- REFRESH MATERIALIZED VIEW v_esales_category_count;