数据库结构

$cfg['ShowDbStructureCreation']

Type:布尔值
Default value:false

Defines whether the database structure page (tables list) has a “Creation” column that displays when each table was created.

$cfg['ShowDbStructureLastUpdate']

Type:布尔值
Default value:false

Defines whether the database structure page (tables list) has a “Last update” column that displays when each table was last updated.

$cfg['ShowDbStructureLastCheck']

Type:布尔值
Default value:false

Defines whether the database structure page (tables list) has a “Last check” column that displays when each table was last checked.

$cfg['HideStructureActions']

Type:布尔值
Default value:true

Defines whether the table structure actions are hidden under a “More” drop-down.

$cfg['ShowColumnComments']

Type:布尔值
Default value:true

Defines whether to show column comments as a column in the table structure view.