Searched defs:CheckTableExists (Results 1 – 2 of 2) sorted by relevance
1200 bool CheckTableExists(sqlite3 *db, const std::string &tableName) in CheckTableExists() function
2404 int SQLiteUtils::CheckTableExists(sqlite3 *db, const std::string &tableName, bool &isCreated, bool … in CheckTableExists() function in DistributedDB::SQLiteUtils