Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_competency_configuration_change_id_seq'::regclass) |
|
|
|||||
| competency_id | int8 | 19 | null |
|
|
||||||
| assignment_id | int8 | 19 | √ | null |
|
|
|||||
| time_changed | int8 | 19 | null |
|
|
||||||
| change_type | varchar | 255 | ''::character varying |
|
|
||||||
| varchar | 1333 | ''::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totacompconfchan_id_pk | Primary key | Asc | id |
| app_totacompconfchan_ass_ix | Performance | Asc | assignment_id |
| app_totacompconfchan_com_ix | Performance | Asc | competency_id |

