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

Add support for casei and accenti #256

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Add support for casei and accenti #256

merged 1 commit into from
Apr 17, 2024

Conversation

bitner
Copy link
Collaborator

@bitner bitner commented Apr 16, 2024

Adds support for casei and accenti operators. Fixes #237. Does not remove existing upper, lower functions or the ilike operator to not break backwards compatibility.

@bitner bitner requested a review from m-mohr April 17, 2024 20:41
Copy link

@m-mohr m-mohr left a comment

Choose a reason for hiding this comment

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

I don't understand everything, but it generally looks good to me. Thanks for doing it!

@bitner bitner merged commit 61f6433 into main Apr 17, 2024
15 checks passed
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.

CQL2: ILIKE vs. CASEI
2 participants