ForFarm/backend/migrations
2025-04-01 17:42:49 +07:00
..
00001_create_user_table.sql chore: update migration - add goose down to migration 2025-03-12 17:12:48 +07:00
00002_create_farm_and_cropland_tables.sql Merge branch 'main' into feature-farm-setup 2025-04-01 17:42:49 +07:00
00003_drop_column_plant_types_from_farms.sql chore: update migration - add goose down to migration 2025-03-12 17:12:48 +07:00
00004_create_inventory_items_table.sql feat: add user to inventory_items table in migration file 2025-04-01 03:51:06 +07:00
00004_update_farm_table.sql chore: update migration - add goose down to migration 2025-03-12 17:12:48 +07:00
00005_create_analytic_table.sql feat: add analytic event aggregator 2025-03-27 23:45:39 +07:00
00005_create_inventory_status.sql feat: create inventory_status table and modify inventory_items to use status_id 2025-04-01 11:06:50 +07:00
00006_add_farm_analytic_view.sql feat: add analytic event aggregator 2025-03-27 23:45:39 +07:00
00006_modify_inventory_table.sql feat: create inventory_status table and modify inventory_items to use status_id 2025-04-01 11:06:50 +07:00
00007_create_inventory_status.sql feat: create inventory_status table and modify inventory_items to use status_id 2025-04-01 11:06:50 +07:00
00008_modify_inventory_and_harvest_units.sql feat: add inventory_category table and update inventory_items structure with category and unit references 2025-04-01 14:11:52 +07:00
embed.go chore: add rollback script 2025-03-20 15:52:51 +07:00