Skip to content

usql v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 03:14
· 53 commits to master since this release

Bug fixes and additional meta commands:

  • Add usql_trim option to odbc, adodb drivers
  • Add LISTEN and RAISE 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