Searched defs:ExecuteRawSQL (Results 1 – 2 of 2) sorted by relevance
1078 int ExecuteRawSQL(sqlite3 *db, const std::string &sql) in ExecuteRawSQL() function
435 int SQLiteUtils::ExecuteRawSQL(sqlite3 *db, const std::string &sql) in ExecuteRawSQL() function in DistributedDB::SQLiteUtils