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