Schema permission status
Result of checking a single schema permission for a role.
Version Added
1.5.0
Source code in pum/role_manager.py
expected
instance-attribute
Expected permission type from the configuration, or None.
has_read
class-attribute
instance-attribute
Whether the role currently has read-level access.
has_write
class-attribute
instance-attribute
Whether the role currently has write-level access.