Files
database/migrations/archive/000.324.sql
T
Rikard BartholfandGitHub ddcbd0afb0 Archive old migrations (#426)
* Archive old migrations

* Fix invalid placement of migrations
2024-10-17 11:19:12 +02:00

7 lines
147 B
SQL

-- P5-7019
DELETE FROM product_blacklist WHERE group_id = 8;
-- Run this as photowall user
-- REFRESH MATERIALIZED VIEW v_esales_category_count;