Skip to content

0.1.9 - Association Models

Latest
Compare
Choose a tag to compare
@ZechCodes ZechCodes released this 07 Nov 16:11
· 5 commits to main since this release
  • Support for the AssociateUsing query field strategy was added. It allows LazyLoadTheRelated and LazyLoadEveryRelated to use an association model to find the related models to query.
  • Fixed a bug using MongoDB in which the local and foreign fields of joined models would be flipped in queries, breaking the lookup and match.