Queryparser Driver: SQL Generation Tweaks
authorThomas Berezansky <tsbere@mvlc.org>
Fri, 7 Sep 2012 18:13:08 +0000 (14:13 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 27 Nov 2012 18:52:34 +0000 (13:52 -0500)
commitd6162dda3a46a6bd847e33d07b9c7cc8653561be
treec6b16c74e78724dbd365da1af19915c710a7e36c
parenta6e318842c85d4cfd41debbbe18b819b726ef376
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: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm