Bug #64052 Add ability to show and edit comments in columns grid
Submitted: 17 Jan 2012 20:16 Modified: 17 Jan 2012 20:33
Reporter: Jevgenij Obzigailov Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.37 CE OS:Any
Assigned to: CPU Architecture:Any
Tags: ALTER TABLE, column comment, table editor

[17 Jan 2012 20:16] Jevgenij Obzigailov
Description:
I'm trying to switch to Workbench after MySQL Query browser, and I'd like to have column comment displayed on the right side of columns grid, like it was in old MySQL Query Browser. There is a lot of white space there, and having editable comments on the same row with column's name would be very useful to describe or quickly understand structure of table.  Further improvement could be ability to choose columns displayed - maybe in another context, having collation shown could be important.

How to repeat:
Invoke Alter Table dialog. You'll see that column comment is editable and displays only on footer.

Suggested fix:
Add at least display of column comments in columns grid. Should be not a big deal.
[17 Jan 2012 20:33] Valeriy Kravchuk
Thank you for the feature request.