Inject application database contexts
This commit is contained in:
parent
859fa4a42a
commit
d7b98de56a
26 changed files with 201 additions and 63 deletions
|
|
@ -355,6 +355,9 @@ Implemented foundation:
|
|||
standalone runtime revision repository and store interface are removed
|
||||
- runtime project-device synchronization and circuit-numbering services depend
|
||||
on narrow domain readers; server composition injects the SQLite repositories
|
||||
- all general application repositories require an explicit database context;
|
||||
server composition owns their runtime instances and controllers contain no
|
||||
direct global SQLite access
|
||||
- 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