Skip to content

0.4.20: Merge pull request #247 from GeneaLabs/feature/add-belongs-to-many-cache

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikebronner mikebronner released this 17 May 21:01
· 328 commits to master since this release
3056852

Added

  • caching lazy-loading of belongs-to relationships. Thanks @tmishutin for leading the way forward on this effort! Hopefully this solution will work as a template for lazy-loading other relationship types going forward.

Fixed

  • an issue with prefixing found during testing.

Removed

  • unused code.