Columns
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| rolealloassi_all_ix | Performance | Asc | allowassign | 
| rolealloassi_rol_ix | Performance | Asc | roleid | 
| rolealloassi_rolall_uix | Must be unique | Asc/Asc | roleid + allowassign | 
0 rows
this defines what role can assign what role
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| rolealloassi_all_ix | Performance | Asc | allowassign | 
| rolealloassi_rol_ix | Performance | Asc | roleid | 
| rolealloassi_rolall_uix | Must be unique | Asc/Asc | roleid + allowassign |