View Source Ash.Query.Operator.Has (ash v2.0.0-pre.1)
left has 1
this predicate matches if the right is in the list on the left
This actually just reverses the inputs and uses in
.
left has 1
this predicate matches if the right is in the list on the left
This actually just reverses the inputs and uses in
.