Skip to content

Commit

Permalink
filter by navigation properties not a limitation (#2009)
Browse files Browse the repository at this point in the history
as per #1311
  • Loading branch information
mhDuke authored and ajcvickers committed Jan 14, 2020
1 parent 483115b commit d6cc87d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entity-framework/core/querying/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ Filters may be disabled for individual LINQ queries by using the `IgnoreQueryFil

Global query filters have the following limitations:

* Filters cannot contain references to navigation properties.
* Filters can only be defined for the root Entity Type of an inheritance hierarchy.

0 comments on commit d6cc87d

Please sign in to comment.