diff --git a/migrations/000.300.sql b/migrations/000.300.sql new file mode 100644 index 0000000..0a9f47f --- /dev/null +++ b/migrations/000.300.sql @@ -0,0 +1,3 @@ +--P5-6089: drop v_esales_printproduct + +drop materialized view v_esales_printproduct;