SQLBoiler v3.0.0-rc7 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix a bug where relationship to_many eager had an old argument in the query call.
    • ๐Ÿ›  Fix a bug where relationship to_many eager call for afterSelectHooks was not using aliases.

    โœ‚ Removed

    • โœ‚ Remove dependency on spew package in tests for boilingcore