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

Feature/make case comparison in find #990

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

lavigne958
Copy link
Collaborator

Add option to compare cell value with case insensitive.

By default use case sensitive option as that was the previous setting
and comparing string should be by default precise, only if the user
request it then it can be less precise and be case insensitive.

closes #432

Signed-off-by: Alexandre Lavigne <[email protected]>
Add option to compare cell value with case insensitive.

By default use case sensitive option as that was the previous setting
and comparing string should be by default precise, only if the user
request it then it can be less precise and be case insensitive.

closes #432
@lavigne958 lavigne958 requested a review from burnash February 9, 2022 23:41
@lavigne958 lavigne958 self-assigned this Feb 9, 2022
Base automatically changed from feature/update_timezone_and_locale to master February 10, 2022 20:55
@lavigne958 lavigne958 merged commit 63143d5 into master Feb 10, 2022
@lavigne958 lavigne958 deleted the feature/make_case_comparison_in_find branch February 10, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cell finding, make lowercase comparison
1 participant