role_context_levels table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
roleid | BIGINT | 19 | null |
|
|
|||||
contextlevel | BIGINT | 19 | null |
|
|
Table contained -1 rows
role_context_levels table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
rolecontleve_conrol_uix | Must be unique | Asc/Asc | contextlevel + roleid |
rolecontleve_rol_ix | Performance | Asc | roleid |