Glossary Formats Table Schema (glossary_formats)


Description

Setting of the display formats

glossary_formats table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
name VARCHAR 50
popupformatname VARCHAR 50
visible TINYINT 3 1
showgroup TINYINT 3 1
showtabs VARCHAR 100 null
defaultmode VARCHAR 50
defaulthook VARCHAR 50
sortkey VARCHAR 50
sortorder VARCHAR 50

Table contained -1 rows

glossary_formats table indexes

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