Skip to content

`UTableEntity` store - fixed refresh of one row in case repository contains `custom` where condition (fix is in LocalDataStorage)

Pavlo Mashliakovskiy requested to merge fix/skipCustomOnFilters into master
  • LocalDataStorage.doFiltration - 3'nd argument semantic changed from skipSubQueries to skipSubQueriesAndCustom. This allows to estimate record match most of where conditions in client-side.

  • UTableEntity store - fixed refresh of one row in case repository contains custom where condition (fix is in LocalDataStorage)

Merge request reports

Loading