Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_cohort_rule_collections_id_seq'::regclass) |
|
|
||||
| cohortid | int8 | 19 | null |
|
|
|||||
| rulesetoperator | int2 | 5 | 0 |
|
|
|||||
| addnewmembers | int2 | 5 | 1 |
|
|
|||||
| removeoldmembers | int2 | 5 | 1 |
|
|
|||||
| status | int8 | 19 | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
|||||
| timemodified | int8 | 19 | null |
|
|
|||||
| modifierid | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_cohorulecoll_id_pk | Primary key | Asc | id |
| app_cohorulecoll_coh_ix | Performance | Asc | cohortid |
| app_cohorulecoll_mod_ix | Performance | Asc | modifierid |

