You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When defining an alias, one can also specify some properties for the JDBC driver. The list of properties can be quite long and they occur in no particular order, so that it can be hard to find the parameter of interest.
It would help IMO, if one could sort the table with the properties by a column by clicking on the column's title -- like it happens in the SQL resultsand also with the driver properties, for a connected DB.
Additiaonally one could make the list filterable, but sorting would make that not necessary.