Skip to content

Comments

Case insensitive search#899

Merged
Cictrone merged 7 commits intomainfrom
case-insensitive-search
Apr 11, 2025
Merged

Case insensitive search#899
Cictrone merged 7 commits intomainfrom
case-insensitive-search

Conversation

@hulto
Copy link
Collaborator

@hulto hulto commented Apr 10, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:

Makes database queries case insensitive.

Update the MySQL collation to be utf8mb4_general_ci instead of the default case sensitive utf8mb4_bin

image image

Which issue(s) this PR fixes:

Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

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

lgtm

@Cictrone Cictrone merged commit 0dcc79d into main Apr 11, 2025
4 checks passed
@Cictrone Cictrone deleted the case-insensitive-search branch April 11, 2025 01:57
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.

2 participants