Make device row moves atomic
This commit is contained in:
@@ -330,6 +330,7 @@ Implemented foundation:
|
||||
- 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
|
||||
- a new circuit and all of its initial device rows use the same transaction store
|
||||
- device-row moves, reserve-state updates and optional target creation share one transaction
|
||||
- circuit-device-row transaction tests cover both successful commits and forced SQLite rollbacks
|
||||
- circuit and device-row persistence value mapping is separated from the general repositories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user