Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_competency_usercomp_id_seq'::regclass) |
|
|
||
| userid | int8 | 19 | null |
|
|
|||
| competencyid | int8 | 19 | null |
|
|
|||
| status | int2 | 5 | 0 |
|
|
|||
| reviewerid | int8 | 19 | √ | null |
|
|
||
| proficiency | int2 | 5 | √ | null |
|
|
||
| grade | int8 | 19 | √ | null |
|
|
||
| timecreated | int8 | 19 | null |
|
|
|||
| timemodified | int8 | 19 | √ | null |
|
|
||
| usermodified | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_compuser_id_pk | Primary key | Asc | id |
| app_compuser_usecom_uix | Must be unique | Asc/Asc | userid + competencyid |
Diagram producer might be missing
No diagrams were produced please see application output for any errors