Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2017 at 05:11 UTC
Updated:
7 Jan 2025 at 07:47 UTC
Jump to comment: Most recent
Comments
Comment #2
tjg commentedComment #3
tjg commentedComment #4
andypostI'm sure it should be configurable, otherwise autocomplete works wrong
D8 issue is #2607432: SQLite driver does not allow for case insensitive LIKE comparisons on non-ASCII characters
Comment #5
andypostD8 partially fixed it in #2454733: Add a user-space case-insensitive collation to the SQLite driver
Comment #6
wim leersWhat is left to be done after #2454733: Add a user-space case-insensitive collation to the SQLite driver?