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
Copy file name to clipboardExpand all lines: docs2/pages/documentations/query-filter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -361,7 +361,7 @@ using (var ctx = new EntityContext())
361
361
362
362
#### Context Filter
363
363
364
-
SincetheQueryCacheManagerisglobal, ourlibraryhavesomelimitationwithFilterbycontext (GlobalFilterdoesn't have this issue since it apply the same logic to all query.)
364
+
SincetheQueryCacheManagerisglobal, ourlibraryhavesomelimitationswithFilterbycontext (GlobalFilterdoesn't have this issue since it apply the same logic to all query.)
0 commit comments