Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Change Finland VAT from 24% to 25.5% on 2024-09-01
|
||||
UPDATE markets SET vat = 1.255 WHERE name = 'FI';
|
||||
Reference in New Issue
Block a user