From the SQLite documentation:
"This return value indicates that there was an error in the SQL that was passed into the sqlite_exec."
Class SQLite::Exceptions::SQLException |
|
From the SQLite documentation:
"This return value indicates that there was an error in the SQL that was passed into the sqlite_exec."