feat: migrate monthly city trade rates

This commit is contained in:
2026-07-25 16:16:10 +00:00
parent f8bd3b4138
commit f8645a4576
12 changed files with 320 additions and 17 deletions
@@ -0,0 +1,2 @@
ALTER TABLE "city"
ALTER COLUMN "trade" DROP NOT NULL;