Totara Dashboard User Table Schema (totara_dashboard_user)


Description

User modified instances of dashboards

totara_dashboard_user table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id totadashuser_use2_fk R
dashboardid BIGINT 19 null
totara_dashboard.id totadashuser_das2_fk R

Table contained -1 rows

totara_dashboard_user table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
totadashuser_das_ix Performance Asc dashboardid
totadashuser_use_ix Performance Asc userid

totara_dashboard_user table relationships