totara_navigation_settings table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| itemid | BIGINT | 19 | null |
|
|
|||||
| type | VARCHAR | 255 |
|
|
||||||
| name | VARCHAR | 255 |
|
|
||||||
| value | VARCHAR | 255 | √ | null |
|
|
||||
| timemodified | BIGINT | 19 | 0 |
|
|
Table contained -1 rows
totara_navigation_settings table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| totanavisett_ite_ix | Performance | Asc | itemid |
