add adjust migration

This commit is contained in:
giovanni
2026-04-19 21:13:48 +07:00
parent 04aad18a4c
commit 45bed3b765
15 changed files with 2153 additions and 0 deletions
@@ -0,0 +1,4 @@
DROP INDEX IF EXISTS idx_farm_depreciation_snapshots_project_flock_id;
DROP INDEX IF EXISTS idx_farm_depreciation_snapshots_period_date;
DROP TABLE IF EXISTS farm_depreciation_snapshots;