| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-24 | 1.3 kB | |
| v1.6.1 source code.tar.gz | 2026-08-24 | 10.5 MB | |
| v1.6.1 source code.zip | 2026-08-24 | 10.9 MB | |
| Totals: 3 Items | 21.5 MB | 0 | |
v1.6.1
Features
-
SQL Server autocomplete now supports procedures, functions, and their parameters. [#312], [#255]
-
Format SQL from the leader menu with
<space>p. [#309], [#278] -
Suspend sqlit with
:sor:suspendand resume withfgon Unix-like systems. [#311], [#258]
Bug fixes
-
Editing a connection no longer rewrites unrelated credentials, and credentials are preserved safely when connections are renamed. Thanks @agouil. [#289], [#290]
-
Oracle now discovers accessible objects in other schemas correctly. [#304], [#295]
-
Pasting SQL with Windows or legacy Mac line endings no longer breaks highlighting or autocomplete. Thanks @bolexyro. [#293], [#292]
-
Fixed result rendering with
textual-fastdatatable0.19.0 and pinned the dependency to prevent incompatible upgrades. [#303], [#301] -
Improved customized query-editor bindings and added clickable autocomplete suggestions. [#305], [#299]
-
A single blank line can now be used within a query; two blank lines separate statements. [#306], [#308], [#281]
-
Fixed text contrast across supported light themes. [#307], [#266]
-
PostgreSQL foreign tables now appear in the table explorer. [#310], [#259]
-
Fixed the README star-history chart. Thanks @OctoBored. [#298]