Bug #58032 Show Column DataType on Object Browser
Submitted: 6 Nov 2010 17:37 Modified: 6 Feb 2013 17:28
Reporter: Flavio Oliveira Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.29 OS:Any
Assigned to: CPU Architecture:Any
Tags: Data Type, Object Browser

[6 Nov 2010 17:37] Flavio Oliveira
Description:
Hi,

I think that this suggestion is very simple to implement and very usefull too.

On the Object Browser tree when we expand table item, it shows the columns of this table, is it possible to add the data type info after the column name?

Something like " entity_key [varchar(32) not null] "

if is possible to change the icon on the columns, can it show if this columns are primary keys or foreign keys? is it possible to put some icon  to indicate is it is an indexed column?

thanks in advance

How to repeat:
just a suggestion

Suggested fix:
just a suggestion
[7 Nov 2010 13:31] Valeriy Kravchuk
Thank you for the feature request.
[8 Nov 2010 12:56] Johannes Taxacher
as a workaround, you can find the column/type information when you select a table in the bottom pane below the treeview
[6 Feb 2013 17:28] Alfredo Kojima
Closing as Won't Fix as the functionality is already available in the Object Info pane and the sidebar tree will not have enough horizontal to fit all that info.