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

BUGFIX: Case insensitive user search on PostgreSQL #5166

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

Sebobo
Copy link
Member

@Sebobo Sebobo commented Jun 27, 2024

PostgreSQL is by default case sensitive and its hard to find users depending on their name in the users
module.

PostgreSQL is by default case sensitive and its hard to
find users depending on their name in the users
module.
@ahaeslich ahaeslich merged commit c6e2150 into 8.3 Jun 28, 2024
9 checks passed
@ahaeslich ahaeslich deleted the bugfix/user-search-case-insensitive branch June 28, 2024 09:55
@Sebobo Sebobo added the P: User Management Anything related to the user module label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug P: User Management Anything related to the user module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants