forked from jappel/leistungsbilanz-ts
Isolate device row transactions
This commit is contained in:
parent
d7fda37576
commit
30c7555c68
15 changed files with 458 additions and 352 deletions
|
|
@ -328,6 +328,9 @@ Implemented foundation:
|
|||
- SQLite foreign-key enforcement is enabled explicitly for every context
|
||||
- the distribution-board repository receives its database dependency explicitly
|
||||
- distribution-board setup has real in-memory SQLite commit and rollback coverage using production migrations
|
||||
- circuit-device-row creation/deletion and reserve-state changes use an explicitly injected transaction store
|
||||
- circuit-device-row transaction tests cover both successful commits and forced SQLite rollbacks
|
||||
- persistence value mapping is separated from the general circuit-device-row repository
|
||||
|
||||
## Phase 12: Project Revisions and Persistent Undo / Redo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue