Searched refs:CREATE_TABLE_VERSION_INDEX_SQL (Results 1 – 3 of 3) sorted by relevance
41 const std::string CREATE_TABLE_VERSION_INDEX_SQL = variable100 tableVect.push_back(CREATE_TABLE_VERSION_INDEX_SQL); in Open()
168 static const std::string CREATE_TABLE_VERSION_INDEX_SQL; variable
42 const std::string SQLiteMultiVerTransaction::CREATE_TABLE_VERSION_INDEX_SQL = member in DistributedDB::SQLiteMultiVerTransaction145 tableVect.push_back(CREATE_TABLE_VERSION_INDEX_SQL); in Initialize()