mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-19 17:03:02 +00:00
The four lodged_* columns are nullable as a unit; from_domain writes them all NULL when a predicted Property has no Lodged Performance, and to_domain reconstructs lodged=None (lodged_sap_score is the read discriminator, mirroring the bill block). The production lodged_* columns are FE-owned (Drizzle) and need a companion ALTER ... DROP NOT NULL migration before the backend writes NULL. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| comparable_properties | ||
| epc | ||
| fuel_rates | ||
| geospatial | ||
| landlord_overrides | ||
| magic_plan | ||
| plan | ||
| product | ||
| property | ||
| property_baseline | ||
| scenario | ||
| solar | ||
| spatial | ||
| tasks | ||
| unstandardised_address | ||
| uploaded_file | ||
| __init__.py | ||
| test_unit_of_work.py | ||