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
Hi,
Why FiltersOperator filter extends from FiltersExact? I think it is unnecessary. FiltersOperator could use whereRelation for relational property instead of withRelationConstraint.
I can open a PR about it if that's okay?
Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Why
FiltersOperator
filter extends fromFiltersExact
? I think it is unnecessary.FiltersOperator
could usewhereRelation
for relational property instead ofwithRelationConstraint
.I can open a PR about it if that's okay?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions