Queryparser Driver: SQL Generation Tweaks
authorThomas Berezansky <tsbere@mvlc.org>
Fri, 7 Sep 2012 18:13:08 +0000 (14:13 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 20 Dec 2012 15:38:04 +0000 (10:38 -0500)
commitf9b62546cc0219e8b6fe5fddf46568cb854ab0a6
tree510c99d8173a25791f17550384acd5024f0363ee
parent7894f924715a005bfc4a6f4f38ffae71f8f3ce7f
Queryparser Driver: SQL Generation Tweaks

Remove fwhere/where distinction due to issues with detecting where some
operators were supposed to go.

Change format to a callback instead of forcing it to the top of the tree.

Change date-based filters to work in nested situations.

Change container and record_list to work in nested situations.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm