Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linq queries for comparing multiple members #2705

Closed
jeremydmiller opened this issue Sep 8, 2023 · 0 comments · Fixed by #2827
Closed

Linq queries for comparing multiple members #2705

jeremydmiller opened this issue Sep 8, 2023 · 0 comments · Fixed by #2827
Assignees
Labels
Milestone

Comments

@jeremydmiller
Copy link
Member

Try Field1 > Field2 type queries. This is to exercise the IComparableMember interface that may need an overload for CreateComparison(string op, IQueryableMember) as well

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant