SQL-Plugin: Bug/Feature-Request: Show columns of synonyms in schema view
The synonyms in the sql schema tree can not be expanded to show the columns of the underlying table/view which should
be possible.
Besides that, very usable! :)
Please sign in to leave a comment.
Sorry but if the columns are not shown already then it is not possible without implementing
the feature for every specific database. I currently only use the features supplied by the JDBC
driver to display the database structure tree.
Thanks, Stefan.
Frank Bruch wrote: