]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Queryparser Driver: SQL Generation Tweaks
authorThomas Berezansky <tsbere@mvlc.org>
Fri, 7 Sep 2012 18:13:08 +0000 (14:13 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 15 Feb 2013 20:39:47 +0000 (15:39 -0500)
commitc7c3d1bcfd7e394f5698ea0615ad126d71741693
tree8778b814a50155fa244e273efd1aed291e74cd50
parent7e2dd736ffe0dbc969ce4e365efe8834889a103a
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>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm