Support per-class sub-object limit/offset
authorMike Rylander <mrylander@gmail.com>
Tue, 2 Aug 2011 18:44:53 +0000 (14:44 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 22 Mar 2012 17:18:04 +0000 (13:18 -0400)
commit5bd057c9f8b801c049f15d05b6af98dd76c2dda6
tree695db43637e117ff0d88bccc6c280d6af05a09a0
parent001ef6a6b0f4da8ea5a3606c415a9bbfe0a6a9d8
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