Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_lti_types_id_seq'::regclass) |
|
|
||
name | varchar | 255 | 'basiclti Activity'::character varying |
|
|
|||
baseurl | text | 2147483647 | null |
|
|
|||
tooldomain | varchar | 255 | ''::character varying |
|
|
|||
state | int2 | 5 | 2 |
|
|
|||
course | int8 | 19 | null |
|
|
|||
coursevisible | int2 | 5 | 0 |
|
|
|||
toolproxyid | int8 | 19 | √ | null |
|
|
||
enabledcapability | text | 2147483647 | √ | null |
|
|
||
parameter | text | 2147483647 | √ | null |
|
|
||
icon | text | 2147483647 | √ | null |
|
|
||
secureicon | text | 2147483647 | √ | null |
|
|
||
createdby | int8 | 19 | null |
|
|
|||
timecreated | int8 | 19 | null |
|
|
|||
timemodified | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_ltitype_id_pk | Primary key | Asc | id |
app_ltitype_cou_ix | Performance | Asc | course |
app_ltitype_too_ix | Performance | Asc | tooldomain |
Diagram producer might be missing
No diagrams were produced please see application output for any errors