tool_cohortroles

0 rows


Description

Mapping of users to cohort role assignments.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
cohortid BIGINT 19 null
cohort.id tool_cohortroles_erd_cohortR
roleid BIGINT 19 null
role.id Implied ConstraintR
userid BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
toolcoho_cohroluse2_uix Must be unique Asc/Asc/Asc cohortid + roleid + userid

Relationships