-
Notifications
You must be signed in to change notification settings - Fork 20
Description
First: I enjoy working with SQuirreL every day. Thanks for the wonderful work! I first checked whether there was a configuration parameter I could set. I couldn't find any.
Exploring a new application database it was brought to my attention that it has comments for the columns which helps understanding and another tool displayed them by default when looking at the equivalent 'Objects'->'Columns'-tab. It'd wonderful if Squirrel were to have that too :-).
I've used and looked at Microsoft databaseserver [1] and Oracle [2]; and checked out MariaDB and PostgreSQL [3] and [4]. Hope this helps...
Thank you very much!
[1]: mssql: https://stackoverflow.com/a/6414905
[2]: oracle: https://stackoverflow.com/a/37612403
[3]: mariadb: https://stackoverflow.com/a/5404118
[4]: postgresql: https://stackoverflow.com/a/22547588