SQLITE_OPEN_TEMP_DB constant

int const SQLITE_OPEN_TEMP_DB

VFS only

Implementation

static const int SQLITE_OPEN_TEMP_DB = 0x00000200;