JBAS-1405 Revert custom hold queue stats code
authorBill Erickson <berickxx@gmail.com>
Mon, 6 Feb 2017 22:11:53 +0000 (17:11 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commit0d57ca4a57461af31e649de8f9b68b4ab34cd76d
treedb858b07b005de2234664c28c527ea66e0f4b417
parent4d25d17f1425591c0614ccd6d6b0261b8539d610
JBAS-1405 Revert custom hold queue stats code

Return to using the custom hold queue position calculation code.
This merely moves the logic from the DB back into the Perl code.  The
query logic is unchanged.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/sql/schema/deploy/revert-custom-qstats.sql [new file with mode: 0644]
KCLS/sql/schema/revert/revert-custom-qstats.sql [new file with mode: 0644]
KCLS/sql/schema/sqitch.plan
KCLS/sql/schema/verify/revert-custom-qstats.sql [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm