Fix type conflict in unapi.circ
authorDan Scott <dscott@laurentian.ca>
Wed, 14 Dec 2011 18:48:22 +0000 (13:48 -0500)
committerDan Scott <dan@coffeecode.net>
Sun, 11 Mar 2012 01:06:33 +0000 (20:06 -0500)
commitf03f92e37c4a341829421f91bfc334e1e177c188
tree16e397aab18df0793986db6e9093ca57372d40b2
parent9be344b288f0b16c6e29ff138614f7f3f8a1164d
Fix type conflict in unapi.circ

Due to the change in positional arguments, $2 is now $9; thankfully
PostgreSQL complained about the difference in types. Maybe an argument
for using argument names instead of positional identifiers? :)

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/990.schema.unapi.sql