usql v0.18.0
github-actions
released this
28 Mar 03:14
·
109 commits
to master
since this release
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