remove ver_0.304_sql.txt from updates/ — SQL lives only in migrations/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 16:50:29 +01:00
parent 5c1842181a
commit 2dc1360395

View File

@@ -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;