sys_role - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog of system roles, which allow different access to modifying data and executing processes.
Fields:
| Column name | Data type | Description | Example | Domain values |
|---|---|---|---|---|
| id | character varying(30) | Name of role | role_admin |
[role_basic, role_om, role_edit, role_master, role_admin] |
| context | character varying(30) | Role context | admin |
|
| descript | text | Description |