-
Notifications
You must be signed in to change notification settings - Fork 154
Add caseInsensitive field on string filters #6200
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 caseInsensitive field on string filters #6200
Conversation
🦋 Changeset detectedLatest commit: 8bf3013 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…le-case-insensitive-filtering
…le-case-insensitive-filtering
Performance Report
🟥 - Performance worsened (dbHits) Show Full Table
Old Schema Generation: 26.364s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
hey @angrykoala , just wondering wether this has been released? Since #6200 is merged I was assuming so, but #6250 is still open... I am confused :D |
Hi @andreloeffelmann We want to make sure this new feature melds well with the new changes to the API v7 and doesn't require future breaking changes so we are taking it slow to make sure of that The feature will probably be released mid may for version 7. Thanks for your patience 🙏 |
Description
Add support for case insensitive string filters. These can be enabled with the option
CASE_INSENSITIVE
in features:This enables the field
caseInsensitive
on string filters:This generates the following Cypher: