| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cloudcode | ||
| __init__.py | ||
| connection.py | ||
| core.py | ||
| datatypes.py | ||
| installation.py | ||
| query.py | ||
| role.py | ||
| tests.py | ||
| user.py |
This adds addRelation and removeRelation capabilities to Role, making it possible to add users to the users column and roles to the roles column in a Role object, for example. This prevents the error of Role not having the attribute addRelation or removeRelation when trying to add users or roles to a Role, which is critical for Role functionality.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cloudcode | Loading commit data... | |
| __init__.py | Loading commit data... | |
| connection.py | Loading commit data... | |
| core.py | Loading commit data... | |
| datatypes.py | Loading commit data... | |
| installation.py | Loading commit data... | |
| query.py | Loading commit data... | |
| role.py | Loading commit data... | |
| tests.py | Loading commit data... | |
| user.py | Loading commit data... |