Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_url_id_seq'::regclass) |
|
|
||
course | int8 | 19 | 0 |
|
|
|||
name | varchar | 255 | ''::character varying |
|
|
|||
intro | text | 2147483647 | √ | null |
|
|
||
introformat | int2 | 5 | 0 |
|
|
|||
externalurl | text | 2147483647 | null |
|
|
|||
display | int2 | 5 | 0 |
|
|
|||
displayoptions | text | 2147483647 | √ | null |
|
|
||
parameters | text | 2147483647 | √ | null |
|
|
||
timemodified | int8 | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_url_id_pk | Primary key | Asc | id |
app_url_cou_ix | Performance | Asc | course |
Diagram producer might be missing
No diagrams were produced please see application output for any errors