Class: SQLite::Exceptions::AuthorizationException

Inherits:
Object
  • Object
show all
Defined in:
ext/sqlite-api.c

Overview

From the SQLite documentation:

“This error indicates that the authorizer callback has disallowed the SQL you are attempting to execute.”