Searched refs:GetQueryInfoSql (Results 1 – 3 of 3) sorted by relevance
304 …int GetQueryInfoSql(const std::string &tableName, const VBucket &vBucket, std::set<std::string> &p…
40 int errCode = GetQueryInfoSql(tableSchema.name, vBucket, pkSet, assetFields, querySql); in GetInfoByPrimaryKeyOrGid()
35 int SQLiteSingleVerRelationalStorageExecutor::GetQueryInfoSql(const std::string &tableName, const V… in GetQueryInfoSql() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor