Add explicit sort to collections API with limit
authorJeff Godin <jgodin@tadl.org>
Mon, 3 Jun 2013 20:03:11 +0000 (16:03 -0400)
committerJeff Godin <jgodin@tadl.org>
Thu, 26 Dec 2013 19:10:21 +0000 (14:10 -0500)
commit85bbfa681f27de0860ffad16ab7cfc8478129aa9
tree9b9fcccc2c72f4133c905d08ee02c75ca1605da7
parent1bcfa50b0333023d374cb9e5a7c679949285bae8
Add explicit sort to collections API with limit

Add an explicit ORDER BY au.id ASC when limiting collections API
calls. This ensures that the same users will be returned on
subsequent calls, assuming no other relevant changes in the data.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Collections.pm