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: replace regex usage with simple search #2866

Merged
merged 7 commits into from
Sep 19, 2024
Merged

Conversation

strehle
Copy link
Member

@strehle strehle commented May 3, 2024

Refactor use of regex to create a count statement
Issue found by Sonar

Refactor use of regex to create a count statement
Issue found by Sonar
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187543294

The labels on this github issue will be updated when the story is started.

@strehle strehle changed the title fix regex usage fix: replace regex usage with simple search May 3, 2024
Move toLower only compare methods
Add a more complex test with mix cases in SQL using where and order by
@strehle strehle merged commit 4d25ebc into develop Sep 19, 2024
22 checks passed
@strehle strehle deleted the fix/regexInCount branch September 19, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

4 participants