make sqlite3 executable required and add test-cases for errors

logging: table does not contain all required columns (when extending
data structures)

input: table does not contain all required columns (when extending
data structure), wrong sql statement
This commit is contained in:
Bernhard Amann 2013-05-14 22:09:46 -07:00
parent 6036872faa
commit 2ad67643c0
9 changed files with 225 additions and 2 deletions

View file

@ -0,0 +1,6 @@
>>>
error: ../ssh/Input::READER_SQLITE: Init failed
error: ../ssh/Input::READER_SQLITE: Required field vh not found after SQLite statement
error: ../ssh/Input::READER_SQLITE: SQLite call failed: no such column: g
error: ../ssh/Input::READER_SQLITE: terminating thread
received termination signal