Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Respect sort and limit arguments
These parameters are defined in the PHPDocs for `Report` and are technically part of the method signature. They should be respected and in the case of the new default limit in silverstripe/silverstripe-reports#139 this could have performance ramifications for large datasets.
- Loading branch information