diff --git a/migrations/000.194.sql b/migrations/000.194.sql new file mode 100644 index 0000000..9c8275c --- /dev/null +++ b/migrations/000.194.sql @@ -0,0 +1,3 @@ +-- P5-5292: remove v_product_blacklist view + +DROP VIEW v_product_blacklist;