Skip to content

v2.7.1

Compare
Choose a tag to compare
@aarondl aarondl released this 07 Jun 16:23
· 963 commits to master since this release

Bug Fixes

  • Fix MySQL DSN creation problems (#298) with driver version v1.4
  • Fix a bug where boil.Bind would eat all rows in a sql.Result, even if it was not given a slice to bind to.