Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_lti_id_seq'::regclass) |
|
|
|||||||||||
course | int8 | 19 | 0 |
|
|
||||||||||||
name | varchar | 255 | ''::character varying |
|
|
||||||||||||
intro | text | 2147483647 | √ | null |
|
|
|||||||||||
introformat | int2 | 5 | √ | 0 |
|
|
|||||||||||
timecreated | int8 | 19 | 0 |
|
|
||||||||||||
timemodified | int8 | 19 | 0 |
|
|
||||||||||||
typeid | int8 | 19 | √ | null |
|
|
|||||||||||
toolurl | text | 2147483647 | null |
|
|
||||||||||||
securetoolurl | text | 2147483647 | √ | null |
|
|