Totara Dashboard Table Schema (totara_dashboard)


Description

Dashboards

totara_dashboard table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
totara_dashboard_cohort.dashboardid totadashcoho_das2_fk R
totara_dashboard_user.dashboardid totadashuser_das2_fk R
name VARCHAR 1333
published BIT 1 0
locked BIT 1 0
sortorder BIGINT 19 0

Table contained -1 rows

totara_dashboard table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
totadash_pub_ix Performance Asc published
totadash_sor_ix Performance Asc sortorder

totara_dashboard table relationships