This commit is contained in:
Adria Navarro 2024-10-09 10:51:51 +02:00
parent 684ad854e6
commit c2a5f673ae
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ describe.each([
if (isInMemory) {
return dataFilters.search(_.cloneDeep(rows), {
...this.query,
tableId: tableOrViewId,
})
} else {
return config.api.row.search(tableOrViewId, this.query)