sasha-alias / sqltabs

Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
https://www.sqltabs.com
GNU General Public License v3.0
803 stars 57 forks source link

Display SQL data type of resultset #24

Closed utopic-men closed 7 years ago

utopic-men commented 8 years ago

Display SQL data type for each returned column (just under the coloumn name or via tooltip for example).

Thank you for this great tool !

sasha-alias commented 8 years ago

Thank you for the feedback! I can't come with a good idea how to display datatypes so that it doesn't look ugly. The only thing I can come up with is to highlight numeric, text and timestamp values with different colours so they are recognisable.

utopic-men commented 8 years ago

I think having the exact type, not color, is important.

I've made a mockup : capture d ecran 2015-11-05 a 12 23 23

Or use tooltips :+1: Thank you

sasha-alias commented 7 years ago

v0.18.0 released

in order to show a datatype just click the "#" header of the datatset.