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 logical NOT and NOT ILIKE operators #168

Conversation

vallahaye
Copy link
Contributor

Closes #167

@vallahaye vallahaye changed the title Add logical NOT and NOT ILIKE comparison operators Add logical NOT and NOT ILIKE operators Sep 10, 2024
@vallahaye vallahaye force-pushed the 167-add-logical-not-and-not-ilike-comparison-operators branch from aaf9cc1 to e39936c Compare September 10, 2024 07:19
Add Cond.Not and Cond.NotILike to build NOT and NOT ILIKE expressions.

Closes huandu#167
@vallahaye vallahaye force-pushed the 167-add-logical-not-and-not-ilike-comparison-operators branch from e39936c to fc176ca Compare September 10, 2024 07:39
@huandu
Copy link
Owner

huandu commented Sep 10, 2024

LGTM. Thanks for your contribution!

@huandu huandu merged commit e6de572 into huandu:master Sep 10, 2024
1 check passed
@coveralls
Copy link

Coverage Status

coverage: 96.619% (+0.01%) from 96.605%
when pulling fc176ca on vallahaye:167-add-logical-not-and-not-ilike-comparison-operators
into d6f429c on huandu:master.

@vallahaye vallahaye deleted the 167-add-logical-not-and-not-ilike-comparison-operators branch September 10, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add logical NOT and NOT ILIKE operators
3 participants