]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add support for UNION, INTERSECT, and EXCEPT.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 13:02:54 +0000 (13:02 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 13:02:54 +0000 (13:02 +0000)
commitc84dc0a2d1bdb5be6f912e506ae7fc168ad6e85b
tree44a8e3d552a99f26eb5853cce2d538c3d45ba206
parent3ea82ba1b9410a167264bc01df7979d377cd910b
Add support for UNION, INTERSECT, and EXCEPT.
(ORDER BY is accepted syntactically but not otherwise
supported yet.)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13821 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c
Open-ILS/src/c-apps/test_json_query.c