Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_org_competencies_id_seq'::regclass) |
|
|
|||||
| organisationid | int8 | 19 | null |
|
|
||||||
| competencyid | int8 | 19 | √ | null |
|
|
|||||
| templateid | int8 | 19 | √ | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
||||||
| usermodified | int8 | 19 | null |
|
|
||||||
| linktype | int2 | 5 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_orgcomp_id_pk | Primary key | Asc | id |
| app_orgcomp_com_ix | Performance | Asc | competencyid |
| app_orgcomp_org_ix | Performance | Asc | organisationid |

