SQLITE_OPEN_READONLY constant

int const SQLITE_OPEN_READONLY

Ok for sqlite3_open_v2static const int )

Implementation

static const int SQLITE_OPEN_READONLY = 0x00000001;