Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_cohort_id_seq'::regclass) |
|
|
||||||||||||||||||||
contextid | int8 | 19 | null |
|
|
|||||||||||||||||||||
name | varchar | 254 | ''::character varying |
|
|
|||||||||||||||||||||
idnumber | varchar | 100 | √ | null |
|
|
||||||||||||||||||||
description | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
descriptionformat | int2 | 5 | null |
|
|
|||||||||||||||||||||
component | varchar | 100 | ''::character varying |
|
|
|||||||||||||||||||||
timecreated | int8 | 19 | null |
|
|
|||||||||||||||||||||
timemodified | int8 | 19 | null |
|
|
|||||||||||||||||||||
cohorttype | int8 | 19 | 1 |
|
|