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

Make OGR SQL deal with UTF-8 content for LIKE operator #8835

Closed
rouault opened this issue Nov 27, 2023 · 0 comments
Closed

Make OGR SQL deal with UTF-8 content for LIKE operator #8835

rouault opened this issue Nov 27, 2023 · 0 comments
Assignees

Comments

@rouault
Copy link
Member

rouault commented Nov 27, 2023

For drivers that advertize OLCStringsAsUTF8, it would be desirable to have the LIKE operator deal properly with non ASCII multibyte UTF-8 characters. Cf qgis/QGIS#55347

@rouault rouault self-assigned this Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 27, 2023
rouault added a commit to rouault/gdal that referenced this issue Nov 28, 2023
rouault added a commit that referenced this issue Nov 29, 2023
OGR SQL / SQLite dialect / SQLite & GPKG drivers: add UTF-8 support for LIKE/ILIKE (for layers declaring OLCStringsAsUTF8) (fixes #8835)
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

No branches or pull requests

1 participant