Daemon 1.9.18 released
- Bugfix:
SELECT
queries with less than three columns in the select list are no longer erroneously truncated. - Bugfix: Queries using the
IN
operator to match against tuples are now correctly truncated. - Bugfix: The span opening a SQLite database (“Connecting to it”) no longer shows up as an “Unknown” query.
- Change: Update dependencies and rebuild with current Golang version.