Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_course_completion_aggr_methd_id_seq'::regclass) |
|
|
||
course | int8 | 19 | 0 |
|
|
|||
criteriatype | int8 | 19 | √ | null |
|
|
||
method | int2 | 5 | 0 |
|
|
|||
value | numeric | 10,5 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_courcompaggrmeth_id_pk | Primary key | Asc | id |
app_courcompaggrmeth_cou_ix | Performance | Asc | course |
app_courcompaggrmeth_coucr_uix | Must be unique | Asc/Asc | course + criteriatype |
app_courcompaggrmeth_cri_ix | Performance | Asc | criteriatype |
Diagram producer might be missing
No diagrams were produced please see application output for any errors