Searched refs:tmpSql (Results 1 – 1 of 1) sorted by relevance
253 std::string tmpSql = sql; in QuerySql() local258 auto result = rdbStore_->QueryByStep(tmpSql, tmpBindArgs); in QuerySql()