completed migration

This commit is contained in:
Khalim Conn-Kowlessar 2025-12-04 22:10:51 +00:00
parent f800db6174
commit dd927da618
3 changed files with 4775 additions and 0 deletions

View file

@ -0,0 +1,10 @@
ALTER TABLE "plan" ADD COLUMN "post_sap_points" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "post_epc_rating" "epc";--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "post_co2_emissions" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "co2_savings" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "post_energy_bill" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "energy_bill_savings" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "post_energy_consumption" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "energy_consumption_savings" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "valuation_post_retrofit" real;--> statement-breakpoint
ALTER TABLE "plan" ADD COLUMN "valuation_increase" real;

File diff suppressed because it is too large Load diff

View file

@ -939,6 +939,13 @@
"when": 1764403077454,
"tag": "0133_calm_talkback",
"breakpoints": true
},
{
"idx": 134,
"version": "7",
"when": 1764886152458,
"tag": "0134_lying_lester",
"breakpoints": true
}
]
}