Add project device structure history
This commit is contained in:
parent
0bc6c7372f
commit
ac16cca77a
15 changed files with 1262 additions and 26 deletions
|
|
@ -236,6 +236,9 @@ by sorting or moving. Project-device synchronization, disconnect and reconnect
|
|||
are persisted as one atomic multi-row command with complete expected/target row
|
||||
snapshots, including link and override metadata. Canonical ProjectDevice field
|
||||
updates are also persisted and never synchronize linked rows implicitly.
|
||||
ProjectDevice insertion/deletion preserves stable device ids. Deletion captures
|
||||
complete disconnected snapshots of linked rows so undo can restore only rows
|
||||
that have remained unchanged.
|
||||
|
||||
Required operations:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue