Centralize update command transactions
This commit is contained in:
@@ -21,8 +21,9 @@ It must support circuits, device rows, project devices, drag-and-drop restructur
|
||||
`src/frontend/components/circuit-grid-*.ts` modules.
|
||||
- Critical multi-write commands use injected transaction repositories with real
|
||||
SQLite commit/rollback tests.
|
||||
- Compatible multi-write command stores for structure, device-row moves,
|
||||
section reorder/renumber and project-device row synchronization share
|
||||
- Compatible command stores for Circuit and ProjectDevice field updates,
|
||||
project settings, structure, device-row moves, section reorder/renumber and
|
||||
project-device row synchronization share
|
||||
`src/db/repositories/project-command-transaction.persistence.ts` for the
|
||||
atomic domain-write, revision and history transition boundary.
|
||||
- General Circuit, CircuitDeviceRow, CircuitList and DistributionBoard
|
||||
|
||||
Reference in New Issue
Block a user