Oracle: Use version rather than version_full. #160
Fixed: Sample database no longer includes extension version in the path. #498
v1.12.6
Changed
Tab Reuse: Changed to follow VSCode enabled limit and limit value, will recycle only if limit editable and tab limit reached.
Output tab: Shows the execution history and output statements for Databases that support them (SQL Server, Postgres).
Allow air gapped computers to provide required packages manually. #486
Fixed
Clickhouse: Support describe statements
v1.12.5
Changed
Accounts: Added a refresh to the account section to refresh information and not require a logout/in.
Fixed
Autocomplete: Fixed issue with alias not always being matched. #484
CockroachDB: Error with cluster id caused by SSL configuration in #445
Tab Reuse: if workbench.list.openMode is set to doubleClick tabs wont be re used, since no way to track the double click, and without it only one tab can be opened.
v1.12.4
Fixed
Postgres: Was not handling infinity/-infinity dates. #482
Quick Script: Was not setting connection on the new file. #349
Open new file: Was not working when executed from the command pallet instead of the tree. #483
v1.12.3
Changed
SSL: Configurations that are discovered now use the OS ssh command. #445
Drop items from the explorer onto the tree to script them. #348
v1.12.2
Changed
Quick Script: Select, Insert, Update, Delete scripts can be generated from the context menu of items like tables, views. #349
Item Filter: Now supports SQL like and not like like filter values eg: not like pg_temp%. #461