Tool Usertours Tours Table Schema (tool_usertours_tours)


Description

List of tours

tool_usertours_tours table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
tool_usertours_steps.tourid tooluserstep_tou2_fk R
name VARCHAR 255

Name of the user tour

description LONGTEXT 2147483647 null
pathmatch VARCHAR 255 null
enabled BIT 1 0
sortorder BIGINT 19 0
configdata LONGTEXT 2147483647 null

Table contained -1 rows

tool_usertours_tours table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

tool_usertours_tours table relationships