Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| rolealloview_all2_ix | Performance | Asc | allowview |
| rolealloview_rol2_ix | Performance | Asc | roleid |
| rolealloview_rolall2_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_all2_ix | Performance | Asc | allowview |
| rolealloview_rol2_ix | Performance | Asc | roleid |
| rolealloview_rolall2_uix | Must be unique | Asc/Asc | roleid + allowview |