totara_dashboard_cohort table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
dashboardid | BIGINT | 19 | null |
|
|
|||||
cohortid | BIGINT | 19 | null |
|
|
Table contained -1 rows
totara_dashboard_cohort table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
totadashcoho_coh_ix | Performance | Asc | cohortid |
totadashcoho_das_ix | Performance | Asc | dashboardid |