SQLITE_OPEN_READWRITE constant

int const SQLITE_OPEN_READWRITE

Ok for sqlite3_open_v2static const int )

Implementation

static const int SQLITE_OPEN_READWRITE = 0x00000002;