From the SQLite documentation:
"This error indicates that the authorizer callback has disallowed the SQL you are attempting to execute."
Class SQLite::Exceptions::AuthorizationException |
|
From the SQLite documentation:
"This error indicates that the authorizer callback has disallowed the SQL you are attempting to execute."