Add circuit history commands
This commit is contained in:
parent
bd5f4f925f
commit
ca13efbfcb
16 changed files with 1402 additions and 85 deletions
|
|
@ -393,6 +393,8 @@ Implemented foundation:
|
|||
- typed CircuitDeviceRow insert/delete commands preserve complete row snapshots
|
||||
and stable ids; row mutation, circuit reserve state, revision and history
|
||||
stack transition commit or roll back together
|
||||
- typed Circuit insert/delete commands treat the circuit and all device rows as
|
||||
one block, preserve every stable id and never renumber neighbouring circuits
|
||||
- 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