Skip to content

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:53
· 27 commits to main since this release
976d234

Features

  • Oracle connections can now use Thick mode for databases that require Native Network Encryption. Thanks @bilbonotry. #313, #300

  • Save reusable query files per connection, browse them in Explorer or the Query Library, and protect edits to named files. Thanks @huantrinh1802, @titosemi, and @ranzig for the feedback. #314, #128

Bug fixes

  • SQL Server uniqueidentifier results no longer crash the TUI with PyArrow 24 and later. Thanks @thorhj for the detailed report. #316, #315