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

Add "not-equals" operator predicate #4163

Closed
paullatzelsperger opened this issue May 6, 2024 · 0 comments · Fixed by #4164
Closed

Add "not-equals" operator predicate #4163

paullatzelsperger opened this issue May 6, 2024 · 0 comments · Fixed by #4164
Assignees
Labels
enhancement New feature or request triage all new issues awaiting classification
Milestone

Comments

@paullatzelsperger
Copy link
Member

paullatzelsperger commented May 6, 2024

Feature Request

We currently have an "=" operator, but no "!=" operator

Which Areas Would Be Affected?

query-lib, PostgresqlOperatorTranslator

Why Is the Feature Desired?

functional completeness of query operators

Solution Proposal

simply negate the EqualsOperatorPredicate

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label May 6, 2024
@paullatzelsperger paullatzelsperger added this to the Milestone 15 milestone May 6, 2024
@paullatzelsperger paullatzelsperger self-assigned this May 6, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage all new issues awaiting classification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant