Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_feedback360_grp_cohort_id_seq'::regclass) |
|
|
||||
| feedback360id | int8 | 19 | null |
|
|
|||||
| cohortid | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_feedgrpcoho_id_pk | Primary key | Asc | id |
| app_feedgrpcoho_coh_ix | Performance | Asc | cohortid |
| app_feedgrpcoho_fee_ix | Performance | Asc | feedback360id |

