Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_competency_templatecohort_id_seq'::regclass) |
|
|
||
| templateid | int8 | 19 | null |
|
|
|||
| cohortid | int8 | 19 | null |
|
|
|||
| timecreated | int8 | 19 | null |
|
|
|||
| timemodified | int8 | 19 | null |
|
|
|||
| usermodified | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_comptemp_id3_pk | Primary key | Asc | id |
| app_comptemp_tem2_ix | Performance | Asc | templateid |
| app_comptemp_temcoh_uix | Must be unique | Asc/Asc | templateid + cohortid |
