diff --git a/updates/0.30/ver_0.304_sql.txt b/updates/0.30/ver_0.304_sql.txt deleted file mode 100644 index 838e718..0000000 --- a/updates/0.30/ver_0.304_sql.txt +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE pp_shop_payment_methods ADD COLUMN min_order_amount DECIMAL(10,2) DEFAULT NULL; -ALTER TABLE pp_shop_payment_methods ADD COLUMN max_order_amount DECIMAL(10,2) DEFAULT NULL; \ No newline at end of file