Competency Templatecohort Table Schema (competency_templatecohort)


Description

Default comment for the table, please edit me

competency_templatecohort table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
templateid BIGINT 19 null
competency_template.id comptemp_tem4_fk R
cohortid BIGINT 19 null
cohort.id Implied Constraint R
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null

Table contained -1 rows

competency_templatecohort table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
comptemp_tem2_ix Performance Asc templateid
comptemp_temcoh_uix Must be unique Asc/Asc templateid + cohortid

competency_templatecohort table relationships