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: Removes escaped labels from filter IN labels statements #637

Merged
merged 2 commits into from
Dec 13, 2021

Conversation

angrykoala
Copy link
Member

Description

This PR removes label escaping from queries using the pattern "mylabel" IN labels(param)

Copy link
Contributor

@darrellwarde darrellwarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Nice work getting this in so quickly. 🏅

@darrellwarde darrellwarde changed the title Removes escaped labels from filter IN labels statements Fix: Removes escaped labels from filter IN labels statements Dec 13, 2021
@angrykoala angrykoala merged commit 9d7ca18 into neo4j:master Dec 13, 2021
@angrykoala angrykoala deleted the fix-escaped-labels-in-filter branch January 6, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants