Skip to content

0.7.1

Compare
Choose a tag to compare
@tiagopog tiagopog released this 15 Jan 12:27
· 65 commits to master since this release
437319d
  • Skips counting records with left join queries when doing eager load on associations;
  • Applies memoization on the count operation;
  • Improves the test coverage.