migration files

This commit is contained in:
Daniel Roth 2026-07-01 14:22:16 +00:00
parent ca781771f2
commit 003913a90e
3 changed files with 11697 additions and 0 deletions

View file

@ -0,0 +1,4 @@
ALTER TYPE "public"."water_heating" ADD VALUE 'From main system, wood logs' BEFORE 'Unknown';--> statement-breakpoint
ALTER TYPE "public"."water_heating" ADD VALUE 'From main system, biomass (community)' BEFORE 'Unknown';--> statement-breakpoint
ALTER TYPE "public"."water_heating" ADD VALUE 'From main system, dual fuel (mineral and wood)' BEFORE 'Unknown';--> statement-breakpoint
ALTER TYPE "public"."water_heating" ADD VALUE 'From main system, biodiesel (community)' BEFORE 'Unknown';

File diff suppressed because it is too large Load diff

View file

@ -1765,6 +1765,13 @@
"when": 1782914873480,
"tag": "0252_sharp_shadowcat",
"breakpoints": true
},
{
"idx": 253,
"version": "7",
"when": 1782915725906,
"tag": "0253_empty_hardball",
"breakpoints": true
}
]
}