]> git.evergreen-ils.org Git - Evergreen.git/commit
Enhance error handling in SELECT(). In two cases,
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 13:36:27 +0000 (13:36 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 13:36:27 +0000 (13:36 +0000)
commitbda149c4f5103cf22d55572126786b466356bdd5
treea0f3a08cb7765e43bd4b4db7cfccdbfb0a54bce9
parent2222a3ec9a39f61c8520905a5054d2360a9c8c7f
Enhance error handling in SELECT().  In two cases,
issue a helpful message before bailing out:

1. When the FROM clause is missing or empty

2. When the FROM clause is a JSON_HASH with more
than one entry

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