Totara Navigation Settings Table Schema (totara_navigation_settings)


Description

Settings for navigation menu items

totara_navigation_settings table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
itemid BIGINT 19 null
totara_navigation.id totanavisett_ite2_fk R
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

totara_navigation_settings table relationships