Add external object row assignment command
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
- Named and automatic logical project snapshots can be listed and restored
|
||||
through the project page with persistent Undo/Redo. Automatic snapshots are
|
||||
created every 25 revisions and only their newest 12 entries are retained.
|
||||
- The Revit/CSV foundation and confirmed initial import are implemented. Row
|
||||
assignment, follow-up import, conflict review and return export are pending.
|
||||
- The Revit/CSV foundation and confirmed initial import are implemented.
|
||||
Existing-row assignment, move and detach have an atomic persistent command;
|
||||
their editor UI, new-row/new-circuit paths, follow-up import, conflict review
|
||||
and return export are pending.
|
||||
- Persistence currently targets local SQLite; PostgreSQL is an architectural option, not an implemented runtime.
|
||||
- The global device library supports basic CRUD and copy operations, but has no
|
||||
versioning, permissions or controlled synchronization model.
|
||||
|
||||
Reference in New Issue
Block a user