v1.16.7
What's Changed
- fix: [#856] Distinct will no effect when using with Count by @hwbrzzl in #1343
- fix: [#858] facades.DB().Insert() can not operate nil columns as expected by @hwbrzzl in #1344
- fix: add test dbs back by @hwbrzzl in #1346
- fix: Incorrect handling of nested relationships during relationship loading by @hwbrzzl in #1350
Full Changelog: v1.16.6...v1.16.7