[TIMOB-16144] iOS: SQLite doesn't support LIKE for non ASCII chars
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | SupportTeam |
| Reporter | Mauro Parra-Miranda |
| Assignee | Unknown |
| Created | 2014-01-08T01:00:58.000+0000 |
| Updated | 2018-02-28T20:03:15.000+0000 |
This is not native functionality, so moving to a feature request. From what I understand, we would implement option #2 from the top answer in the StackOverflow post, and effectively allow for a new "unaccented" SQL function users could take advantage of. Is that correct?