]> git.evergreen-ils.org Git - Evergreen.git/commit
In SELECT(): Don't allow virtual fields in the SELECT clause.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 26 Feb 2009 20:06:48 +0000 (20:06 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 26 Feb 2009 20:06:48 +0000 (20:06 +0000)
commit42ba7668129bb09bd0664d44b2ea6f8d5543f958
tree88a753c6b659e8ebd1e0585e908c190764f46717
parent07cc9c5eeaa807713483fb176baacb13f2282a59
In SELECT(): Don't allow virtual fields in the SELECT clause.
The old code allowed them, only to generate invalid queries
asking for non-existent columns.

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