role_context_levels

0 rows


Description

Lists which roles can be assigned at which context levels. The assignment is allowed in the corresponding row is present in this table.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
roleid BIGINT 19 null
role.id rolecontleve_rol2_fkR
contextlevel BIGINT 19 null

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

Relationships