What's Changed
- Add build tag to enable OSTRACE() logging by @benbjohnson in https://github.com/mattn/go-sqlite3/pull/1067
- TestQueryer: actually check Rows returned by @ohwgiles in https://github.com/mattn/go-sqlite3/pull/1062
- Update README to fix reference URL by @shibukawa in https://github.com/mattn/go-sqlite3/pull/1082
- Fix test queryer test by @joshbuddy in https://github.com/mat...