totara_dashboard_user table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
|||||
dashboardid | BIGINT | 19 | null |
|
|
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 |