-
Notifications
You must be signed in to change notification settings - Fork 33
sys_role
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Catalog of system roles, which allow different access to modifying data and executing processes.
| 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 |


