Skip to content

v3.1.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 01 Sep 05:08
· 287 commits to master since this release
  • Version 3.1 #14 - @andymoon
    • Fix an issue with a nil pointer access on the inserts and updates.
    • Allowing ScanStructs to take a struct with an embedded pointer to a struct.
    • Change to check if struct is Anonymous when recursing through an embedded struct.
    • Updated to use the lastest version of github.com/DATA-DOG/go-sqlmock.