What's Changed
- Always escape values in comments as per specification by @kostyay in #217
- Add comments and unittests to go-sqlcommenter-core by @sjs994 in #218
- Update go test pipeline to build and test all libraries by @sjs994 in #220
- Fix sqlcommenter go imports by @sjs994 in #219
- Fix SQLCommenter database/sql test by @sjs994 in #221
New Contributors
Full Changelog: go/database/sql/v0.1.0...go/database/sql/v0.1.1