You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applying these queries in the data layer: JsonaApiContext is still in there, we need to create something like a QueryProcessorFactory service that instantiates eg SortQuerys or FilterQuerys using DI, and use that in the places were manual instantiation is being performed right now (see the DefaultEntityRepository class).
The text was updated successfully, but these errors were encountered:
From #558
The text was updated successfully, but these errors were encountered: