migration files

This commit is contained in:
Daniel Roth 2026-06-24 13:52:46 +00:00
parent d0b39ecdcb
commit 4f6537bf7e
3 changed files with 11510 additions and 0 deletions

View file

@ -0,0 +1,5 @@
ALTER TABLE "epc_property" ADD COLUMN "conservatory_floor_area_m2" double precision;--> statement-breakpoint
ALTER TABLE "epc_property" ADD COLUMN "conservatory_glazed_perimeter_m" double precision;--> statement-breakpoint
ALTER TABLE "epc_property" ADD COLUMN "conservatory_double_glazed" boolean;--> statement-breakpoint
ALTER TABLE "epc_property" ADD COLUMN "conservatory_thermally_separated" boolean;--> statement-breakpoint
ALTER TABLE "epc_property" ADD COLUMN "conservatory_room_height_storeys" double precision;

File diff suppressed because it is too large Load diff

View file

@ -1688,6 +1688,13 @@
"when": 1782133366769,
"tag": "0241_rainy_sway",
"breakpoints": true
},
{
"idx": 242,
"version": "7",
"when": 1782309144861,
"tag": "0242_green_meggan",
"breakpoints": true
}
]
}