Searched refs:GetCloudDeleteSql (Results 1 – 3 of 3) sorted by relevance
386 std::string GetCloudDeleteSql(const std::string &table);
1868 updateLogSql += GetCloudDeleteSql(tableSchema.name); in GetUpdateLogRecordStatement()
1006 std::string SQLiteSingleVerRelationalStorageExecutor::GetCloudDeleteSql(const std::string &table) in GetCloudDeleteSql() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor