Merge pull request #13844 from ibennetch/columncomment

Documentation for ShowColumnComments
This commit is contained in:
Maurício Meneghini Fauth 2017-11-28 22:03:02 -02:00 committed by GitHub
commit 603a6851ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2157,6 +2157,13 @@ Database structure
Defines whether the table structure actions are hidden under a "More"
drop-down.
.. config:option:: $cfg['ShowColumnComments']
:type: boolean
:default: true
Defines whether to show column comments as a column in the table structure view.
Browse mode
-----------