Columns
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| rolealloview_all_ix | Performance | Asc | allowview | 
| rolealloview_rol_ix | Performance | Asc | roleid | 
| rolealloview_rolall_uix | Must be unique | Asc/Asc | roleid + allowview | 
0 rows
This table stores which which other roles a user is allowed to view to if they have one role.
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| rolealloview_all_ix | Performance | Asc | allowview | 
| rolealloview_rol_ix | Performance | Asc | roleid | 
| rolealloview_rolall_uix | Must be unique | Asc/Asc | roleid + allowview |