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

ensure IS/IS NOT NULL parses correctly #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soulstompp
Copy link

This is an attempt at fixing #22 and followed the suggestion mentioned in #22 (comment) for the solution. I added Operator::IsNot in order to handle the negative condition as well.

I included a test for = NULL and != NULL.

Hopefully this fits with the solution you were looking for. If not, please let me know how you would like for me to improve upon it.

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

Successfully merging this pull request may close these issues.

1 participant