module SQLite3::Constants::ErrorCode

CAPI3REF: Result Codes

Many SQLite functions return an integer result code from the set shown here in order to indicate success or failure.

New error codes may be added in future versions of SQLite.