Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_cohort_plan_config_id_seq'::regclass) |
|
|
||||
cohortid | int8 | 19 | null |
|
|
|||||
plantemplateid | int8 | 19 | null |
|
|
|||||
planstatus | int8 | 19 | null |
|
|
|||||
excludecreatedmanual | int2 | 5 | 1 |
|
|
|||||
excludecreatedauto | int2 | 5 | 1 |
|
|
|||||
excludecompleted | int2 | 5 | 1 |
|
|
|||||
autocreatenew | int2 | 5 | 0 |
|
|