JSONAPI::Utils v0.7.1 Release Notes

Release Date: 2018-01-15 // over 6 years ago
    • Skips counting records with left join queries when doing eager load on associations;
    • Applies memoization on the count operation;
    • 👌 Improves the test coverage.