mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
DB access via parameterised SQL, not the infrastructure SQLModel mirrors: importing those alongside the legacy backend.app.db.models mirrors of the same tables double-registers them in the shared metadata and crashes the app at import. Contained to the modelling package until the DDD cut-over. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bulk_uploads | ||
| db | ||
| domain | ||
| energy_assessments | ||
| local | ||
| modelling | ||
| plan | ||
| portfolio | ||
| requirements | ||
| tasks | ||
| whlg | ||
| __init__.py | ||
| assumptions.py | ||
| BatterySapScorer.py | ||
| config.py | ||
| dependencies.py | ||
| exceptions.py | ||
| main.py | ||
| utils.py | ||