-
Task
-
Resolution: Fixed
-
Normal
-
None
-
None
For MBS-9428, a new table is added:
CREATE TABLE editor_collection_collaborator ( collection INTEGER NOT NULL, -- PK, references editor_collection.id editor INTEGER NOT NULL -- PK, references editor.id );
- is a dependency of
-
MBS-9428 Allow multiple users to share one collection
- Closed