Releases: xo/usql
Releases · xo/usql
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
usql v0.17.5
Adding ramsql
Full Changelog: v0.17.4...v0.17.5
usql v0.17.4
Renamed genji -> chai, updated driver package paths, dependency updates, fixed build issue for ARM
Full Changelog: v0.17.3...v0.17.4
usql v0.17.2
Full Changelog: v0.17.1...v0.17.2
usql v0.17.1
Full Changelog: v0.17.0...v0.17.1
usql v0.17.0
Adding databricks, dynamodb, ydb drivers
Full Changelog: v0.16.1...v0.17.0
usql v0.16.1
Reenables hive driver for release builds
Full Changelog: v0.16.0...v0.16.1
usql v0.16.0
usql v0.15.2
What's Changed
- feat: add schema in create command by @rubiagatra in #428
New Contributors
- @rubiagatra made their first contribution in #428
Full Changelog: v0.15.1...v0.15.2
usql v0.15.1
Full Changelog: v0.15.0...v0.15.1