Totara Dashboard Cohort Table Schema (totara_dashboard_cohort)


Description

Users modifications of pages

totara_dashboard_cohort table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
dashboardid BIGINT 19 null
totara_dashboard.id totadashcoho_das2_fk R
cohortid BIGINT 19 null
cohort.id totadashcoho_coh2_fk R

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

totara_dashboard_cohort table relationships