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

2023.3.x fix mysql case insensitive search #1355

Merged
merged 2 commits into from Aug 22, 2023

Conversation

KinyaElGrande
Copy link
Contributor

Ref: #866

The following PR introduces MySQL's like and not like case-insensitive search on JSON values.

@KinyaElGrande KinyaElGrande linked an issue Jul 24, 2023 that may be closed by this pull request
2 tasks
Copy link
Member

@tjerman tjerman left a comment

Choose a reason for hiding this comment

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

lgtm 👌

@Fajfa Fajfa force-pushed the 2023.3.x-fix-mysql-case-insensitive-search branch from cd180ed to 743d99e Compare August 22, 2023 15:04
@Fajfa Fajfa merged commit 743d99e into 2023.3.x Aug 22, 2023
1 check passed
@Fajfa Fajfa deleted the 2023.3.x-fix-mysql-case-insensitive-search branch August 22, 2023 15:04
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.

Make record search on MySQL databases case insensitive
3 participants