forked from jappel/leistungsbilanz-ts
Add project device update history
This commit is contained in:
parent
2668fc2f16
commit
0bc6c7372f
14 changed files with 785 additions and 13 deletions
|
|
@ -409,6 +409,8 @@ Implemented foundation:
|
|||
- ProjectDevice row synchronization, disconnect and reconnect persist complete
|
||||
expected/target sync snapshots in one atomic multi-row command; undo restores
|
||||
local values, links and override metadata without silent overwrites
|
||||
- canonical ProjectDevice field updates persist independently with exact
|
||||
inverses and never overwrite linked CircuitDeviceRow values implicitly
|
||||
- revision metadata, change-set payloads and the project counter are committed
|
||||
in one SQLite transaction
|
||||
- a stale expected revision produces no history writes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue