forked from jappel/leistungsbilanz-ts
Decouple legacy migration service
This commit is contained in:
parent
c1be85e408
commit
859fa4a42a
9 changed files with 335 additions and 71 deletions
|
|
@ -340,7 +340,8 @@ Implemented foundation:
|
|||
- circuit-device-row transaction tests cover both successful commits and forced SQLite rollbacks
|
||||
- project-device row synchronization has real multi-row SQLite commit and rollback coverage
|
||||
- BMK swaps and section reorder have real SQLite commit and rollback coverage
|
||||
- the legacy consumer migration receives its database dependency at the script entry point
|
||||
- the legacy consumer migration service depends only on narrow domain ports;
|
||||
all concrete repositories are composed at the script entry point
|
||||
- legacy circuit, row, mapping and report writes have real late-failure rollback coverage
|
||||
- circuit and device-row persistence value mapping is separated from the general repositories
|
||||
- obsolete direct Circuit, CircuitDeviceRow, CircuitList, DistributionBoard and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue