Fixes
- Narrow
sum/avg/min/maxreturn types on relations and collections instead of widening tomixed(#1183) - Fix false
UndefinedMethodon forwardedQuery\Buildermethods in custom builder subclasses (#1145) - Guard
migratorresolution when the app bootstraps partially, avoiding a crash during analysis (#1175)
Full Changelog: v3.14.5...v3.14.6