Searched refs:GeneralInsertSql (Results 1 – 1 of 1) sorted by relevance
217 std::string GeneralInsertSql(const std::string &collName, Key &key, int isIdExist) in GeneralInsertSql() function250 std::string sql = GeneralInsertSql(collName, key, isIdExist); in GetDataByFilter()