SQLITE_OK constant

int const SQLITE_OK

Successful result

Implementation

static const int SQLITE_OK = 0;