migration files

This commit is contained in:
Daniel Roth 2026-07-02 13:39:05 +00:00
parent 4956a95574
commit 7eb2705817
3 changed files with 11771 additions and 0 deletions

View file

@ -0,0 +1,4 @@
CREATE INDEX "ix_epc_building_part_epc_property" ON "epc_building_part" USING btree ("epc_property_id");--> statement-breakpoint
CREATE INDEX "ix_epc_energy_element_epc_property" ON "epc_energy_element" USING btree ("epc_property_id");--> statement-breakpoint
CREATE INDEX "ix_epc_floor_dimension_building_part" ON "epc_floor_dimension" USING btree ("epc_building_part_id");--> statement-breakpoint
CREATE INDEX "ix_property_portfolio" ON "property" USING btree ("portfolio_id");

File diff suppressed because it is too large Load diff

View file

@ -1793,6 +1793,13 @@
"when": 1782989713551,
"tag": "0256_glazing_secondary",
"breakpoints": true
},
{
"idx": 257,
"version": "7",
"when": 1782999533851,
"tag": "0257_low_songbird",
"breakpoints": true
}
]
}