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(sql): allow func calls in rhs of contains #49

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

OliverHofkens
Copy link
Member

fixes: #47

@OliverHofkens OliverHofkens merged commit cbca7dd into master Nov 15, 2023
8 checks passed
@OliverHofkens OliverHofkens deleted the fix/contains-rhs-call-GH47 branch November 15, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AstToSqlVisitor can not handle a function call as right hand side of contains-filter
2 participants