P5-7019: remove framed-print from blacklisting table (#208)

This commit is contained in:
Arwid Thornström
2021-04-07 13:49:38 +02:00
committed by GitHub
parent 9945b342fe
commit 6e5d9fc0e9
+6
View File
@@ -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;