report_builder_schedule_email_audience table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
scheduleid | BIGINT | 19 | null |
|
|
|||||
cohortid | BIGINT | 19 | null |
|
|
Table contained -1 rows
report_builder_schedule_email_audience table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
repobuilscheemaiaudi_coh_ix | Performance | Asc | cohortid |
repobuilscheemaiaudi_sch_ix | Performance | Asc | scheduleid |
repobuilscheemaiaudi_schco_uix | Must be unique | Asc/Asc | scheduleid + cohortid |