Features
-
Connect to Databricks SQL warehouses using personal access tokens, browser OAuth, or service-principal OAuth. Browse Unity Catalog and legacy Hive-metastore tables, views, and columns. #241
-
Connect to Exasol, including Exasol SaaS, with schema, table, view, and column browsing, secure credential storage, and configurable TLS. Thanks @abdullah094 for the contribution. #320
Bug fixes
-
Azure SQL Database browsing now opens a connection to the selected database when the server rejects
USE, so databases and their objects can be expanded reliably. Thanks @CosX for the report and fix. #325, #324 -
Binary result values now display as lossless hexadecimal instead of crashing the TUI, including rows loaded incrementally. Thanks @rajp152k for the report and fix. #323, #322