Move allow_nested_modifiers to the driver level
authorMike Rylander <mrylander@gmail.com>
Mon, 10 Sep 2012 19:31:05 +0000 (15:31 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 27 Nov 2012 18:51:33 +0000 (13:51 -0500)
commit7270e36cb4b871e76187a109659b7d79655303ee
tree35e1faef15a622c94224a09baf36e6e7abe3a137
parentada0a1fbf2f3bce443aed73da167ca3bd64f52ff
Move allow_nested_modifiers to the driver level

Also provide a wrapper for allow_nested_modifiers, and add that to the
Pg test setup as an example.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
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
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm