Skip to main content

SQLITE_OK

Constant SQLITE_OK 

Source
const SQLITE_OK: c_int = 0;
Expand description

SQLite result code indicating success.