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 support for comparing against null #138

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

AvitalTamir
Copy link
Owner

This PR adds support for comparing against NULL in WHERE clauses i.e. d.metadata.app = null.
It supports both = and !=

@AvitalTamir AvitalTamir linked an issue Nov 4, 2024 that may be closed by this pull request
@AvitalTamir AvitalTamir merged commit e7ce8b0 into main Nov 4, 2024
1 check passed
@AvitalTamir AvitalTamir deleted the 136-add-support-for-where-exists branch November 4, 2024 11:08
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.

add support for WHERE EXISTS
1 participant