Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_course_allowed_modules_id_seq'::regclass) |
|
|
||
| course | int8 | 19 | 0 |
|
|
|||
| module | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_courallomodu_id_pk | Primary key | Asc | id |
| app_courallomodu_cou_ix | Performance | Asc | course |
| app_courallomodu_mod_ix | Performance | Asc | module |
Diagram producer might be missing
No diagrams were produced please see application output for any errors