mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Standardise the modelling persistence classes on the …Model suffix (PlanModel, RecommendationModel, RecommendationMaterialModel) — matching the epc_property precedent and the legacy names the rest of backend/ already imports, so the shim's plan re-export becomes literal (no alias) and the eventual shim deletion needs zero renames. The …Row→…Model sweep for the non-cluster tables (Property/Task/Material/…) waits until their live legacy …Model counterparts are retired, to avoid reintroducing dual-definition collisions. No behaviour change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| addresses.py | ||
| bulk_address_uploads.py | ||
| condition.py | ||
| energy_assessments.py | ||
| epc.py | ||
| epc_property.py | ||
| funding.py | ||
| hubspot_deal_data.py | ||
| hubspot_project_data.py | ||
| hubspot_user.py | ||
| inspections.py | ||
| magic_plan.py | ||
| materials.py | ||
| non_intrusive_surveys.py | ||
| organisation.py | ||
| portfolio.py | ||
| postcode_search.py | ||
| recommendations.py | ||
| solar.py | ||
| tasks.py | ||
| uploaded_file.py | ||
| users.py | ||
| whlg.py | ||