Releases: xo/usql
Releases · xo/usql
usql v0.19.14
Full Changelog: v0.19.13...v0.19.14
VirusTotal analysis:
usql v0.19.12
Full Changelog: v0.19.11...v0.19.12
VirusTotal analysis:
usql v0.19.11
Full Changelog: v0.19.10...v0.19.11
VirusTotal analysis:
usql v0.19.4
Removed snowflake driver.
Full Changelog: v0.19.3...v0.19.4
usql v0.19.3
Full Changelog: v0.19.2...v0.19.3
usql v0.19.2
Full Changelog: v0.19.1...v0.19.2
usql v0.19.1
Add support for Clickhouse transports (clickhouse+http://
+ clickhouse+https://
)
Full Changelog: v0.19.0...v0.19.1
usql v0.19.0
What's Changed
- Fix Clickhouse Test by @murfffi in #455
- chore: fix function name in comment by @oftenoccur in #456
- Fixes in \copy implementation for Clickhouse by @murfffi in #457
New Contributors
- @murfffi made their first contribution in #455
- @oftenoccur made their first contribution in #456
Full Changelog: v0.18.1...v0.19.0
usql v0.18.1
Fixes a connection issue with the vertica driver.
Full Changelog: v0.18.0...v0.18.1
usql v0.18.0
Bug fixes and additional meta commands:
- Add
usql_trim
option to odbc, adodb drivers - Add
LISTEN
andRAISE
support to pgx driver - Moved to Go 1.22
- Fix
UNIQUEIDENTIFIER
column type in sqlserver driver - Fix
\timing
meta command to work with all queries - Add
\getenv
meta command - Add
\bind
meta command - Fix dollar string literals (postgres)
- Update dependencies to latest database drivers
Full Changelog: v0.17.5...v0.18.0