Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_competency_usercompcourse_id_seq'::regclass) |
|
|
||
| userid | int8 | 19 | null |
|
|
|||
| courseid | int8 | 19 | null |
|
|
|||
| competencyid | 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_id2_pk | Primary key | Asc | id |
| app_compuser_usecoucom_uix | Must be unique | Asc/Asc/Asc | userid + courseid + competencyid |
Diagram producer might be missing
No diagrams were produced please see application output for any errors