github volatiletech/sqlboiler v2.0.3

latest releases: v4.16.2, v4.16.1, v4.16.0...
7 years ago

This release addresses issues with fairly specific use cases, but important ones. Many thanks to jseriff for finding most of these bugs.

  • Added guaranteed .R struct presence while eager loading to reduce (ironic) nil-check boilerplate while eager loading.
  • Added a --version flag
  • Fix an issue in Postgres where constraints in other schemas affected the current one which would generate extraneous relationships
  • Fix an issue where eager loading would not properly load nested models
  • Fix an issue where eager loading would be overridden by subsequent calls to qm.Load()

Don't miss a new sqlboiler release

NewReleases is sending notifications on new releases.