]> git.evergreen-ils.org Git - working/Evergreen.git/commit
When a JSON query refers to a column qualified by a table alias using
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 31 Jul 2009 02:58:23 +0000 (02:58 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 31 Jul 2009 02:58:23 +0000 (02:58 +0000)
commit5bf464a4129d557f2d07409592aac3ecab3dc1b3
treebcf9afe4eb4abd6c38c55ceecdb17a2392c7841f
parentb00937c996fd3b31cc86051e0ba5d969fd5f7d14
When a JSON query refers to a column qualified by a table alias using
the plus-class trick (e.g. "+aou":"opac_visible"): verify that the
column belongs to the indicated class.  If it doesn't, return an error.

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