Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_enrol_lti_lti2_context_id_seq'::regclass) |
|
|
||||
consumerid | int8 | 19 | null |
|
|
|||||
lticontextkey | varchar | 255 | ''::character varying |
|
|
|||||
type | varchar | 100 | √ | null |
|
|
||||
settings | text | 2147483647 | √ | null |
|
|
||||
created | int8 | 19 | null |
|
|
|||||
updated | int8 | 19 | null |
|
|