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

fix(query-builder): support top level $not operator in join condition #3609

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Oct 18, 2022

Closes #3504

@B4nan B4nan changed the title fix(query-builder): support top level $not operator in additional join condition fix(query-builder): support top level $not operator in join condition Oct 18, 2022
@B4nan B4nan merged commit 047504f into master Oct 18, 2022
@B4nan B4nan deleted the raw-join branch October 18, 2022 20:28
@B4nan B4nan restored the raw-join branch January 10, 2023 19:12
@B4nan B4nan deleted the raw-join branch January 10, 2023 19:18
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.

Top level $not on a join criteria fails silently
1 participant