Open awoods187 opened 4 years ago
cc @kai-niemi I filed this issue for tracking but i wouldn't expect any near-term movement
We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!
A customer recently requested support for unaccent insensitive and case insensitive string matching. Coming from MySQL, the customer uses a specific collation (example ut8_general_ci) that is case and accent insensitive that is very "user friendly" as the customer never needs to consider how a data has been inserted. Further, the customer doesn't have to use a specific sql syntax for case and caseinsensitive.
cc @jordanlewis
Epic CRDB-8371
Jira issue: CRDB-6314