]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
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>
Mon, 3 Jun 2013 20:08:04 +0000 (16:08 -0400)
commitea960243819bce24dc5f0903d29f988b2dd51a76
tree9bc5fbad34fedf7528e579f155150b2bda70d887
parentbff1b4860d9e937a912e2e995ba58881b50927f4
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