Module: SQLite3::Constants::ErrorCode

Defined in:
lib/sqlite3/constants.rb

Constant Summary collapse

OK =
SQLITE_OK
DONE =
SQLITE_DONE