Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_goal_user_type_cohort_id_seq'::regclass) |
|
|
|||||
cohortid | int8 | 19 | null |
|
|
||||||
goalid | int8 | 19 | null |
|
|
||||||
timemodified | int8 | 19 | null |
|
|
||||||
usermodified | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_goalusertypecoho_id_pk | Primary key | Asc | id |
app_goalusertypecoho_coh_ix | Performance | Asc | cohortid |
app_goalusertypecoho_goa_ix | Performance | Asc | goalid |