simphony-osp
simphony-osp copied to clipboard
DB partitioning according to user permissions
In GitLab by @urbanmatthias on Sep 2, 2019, 16:14
Currently, when a DB wrapper connects to a DB, it uploads all the 'first level' entities. It might be desirable that a DB wrapper only loads a subset of those entities, depending on its permissions.
In GitLab by @yoavnash on Oct 25, 2019, 13:48
removed milestone
In GitLab by @yoavnash on Oct 25, 2019, 13:50
Currently, it is only allowed (tested? @urbanmatthias) to save only one wrapper in the DB.
In GitLab by @yoavnash on Nov 21, 2019, 10:07
changed title from {-Multiple Wrappers in database-}s to {+DB partitioning according to user+}s
In GitLab by @yoavnash on Nov 21, 2019, 10:07
changed the description
In GitLab by @yoavnash on Nov 21, 2019, 10:07
changed title from DB partitioning according to user{-s-} to DB partitioning according to user{+ permission+}
In GitLab by @yoavnash on Nov 21, 2019, 10:08
changed the description
In GitLab by @yoavnash on Nov 21, 2019, 10:08
changed title from DB partitioning according to user permission to DB partitioning according to user permission{+s+}
This overlaps with the DSMS project, right?