Skip to content

go/database/sql/v0.1.1

Latest
Compare
Choose a tag to compare
@sjs994 sjs994 released this 03 Jan 05:31
· 1 commit to master since this release
3018fe7

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