forked from jappel/leistungsbilanz-ts
Reuse command transaction boundary
This commit is contained in:
parent
266bdb4749
commit
0f306d9a90
7 changed files with 314 additions and 349 deletions
|
|
@ -346,9 +346,10 @@ Implemented foundation:
|
|||
- obsolete direct Circuit, CircuitDeviceRow, CircuitList, DistributionBoard and
|
||||
Project repository writes are removed; integration fixtures live under
|
||||
`tests/support` instead of production repositories
|
||||
- structural Circuit, CircuitDeviceRow, DistributionBoard, ProjectDevice and
|
||||
project-location stores share one tested transaction wrapper for domain
|
||||
mutation, revision append and history transition
|
||||
- compatible structure, device-row move, section reorder/renumber,
|
||||
ProjectDevice row-sync and project-location stores share one tested
|
||||
transaction wrapper for domain mutation, revision append and history
|
||||
transition
|
||||
- the legacy consumer UI and application read/write endpoints are removed after verified data cutover
|
||||
- retained legacy rows are accessible only through explicit database upgrade tooling
|
||||
- project devices no longer persist duplicate legacy power, phase, cosPhi or remark fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue