SQLITE_OPEN_CREATE constant
int
const SQLITE_OPEN_CREATE
Ok for sqlite3_open_v2static const int )
Implementation
static const int SQLITE_OPEN_CREATE = 0x00000004;
Ok for sqlite3_open_v2static const int )
static const int SQLITE_OPEN_CREATE = 0x00000004;