Skip to content

Conversation

@Tejasmadhukar
Copy link

Closes #3318

LIKE(X,Y) is now case-sensitive for characters that are beyond ASCII range.

I did not make any change in LIKE(X,Y,Z), please let me know if I should do that!

@LeMikaelF
Copy link
Contributor

This looks good! Could you also patch the 3-args version? Then we'll have the same behaviour as SQLite.

@Tejasmadhukar
Copy link
Author

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LIKE shouldn't fold non-ASCII characters by default

2 participants