]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Support per-class sub-object limit/offset
authorMike Rylander <mrylander@gmail.com>
Tue, 2 Aug 2011 18:44:53 +0000 (14:44 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 23 Mar 2012 16:37:45 +0000 (12:37 -0400)
commit96559ac3f8b95745d64967ec8d42a0024dfd7504
tree4e8a3250a778eeeb062ae69454ba5412adfa7b73
parent94656bc7edb68ee2f3d1d4eecb128a2837f55d33
Support per-class sub-object limit/offset

Change the signature for in-db unapi functions so that the limit /
offset arguments become HSTORE values, rather than plain INTEGER values.
This gives you the ability to specify limits and offsets at both the
volume and copy level, via the likes of 'acp=>5, acn=>10' to
specify 5 copies and 10 volumes.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/sql/Pg/990.schema.unapi.sql