Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-15 | Make generating SQL bounds for pagination generic | Erik Johnston | 1 | -61/+118 | |
This will allow us to reuse the same structure when we paginate e.g. relations | |||||
2019-05-15 | Update docstring with correct return type | Erik Johnston | 1 | -1/+1 | |
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | |||||
2019-05-15 |