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

Translate between like, contains, ends-with and begins-with conditions #363

Merged
merged 2 commits into from Sep 20, 2020

Conversation

MarkMpn
Copy link
Collaborator

@MarkMpn MarkMpn commented Aug 23, 2020

Addresses comments in #348 and #362 that using the Like operator is not obvious when users are used to the Begins With / Ends With / Contains operators from Advanced Find.

This change silently translates between these operators and the Like operator by adding the required wildcard characters.

@rappen rappen merged commit b3d4f97 into rappen:master Sep 20, 2020
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.

None yet

2 participants