How can I define my custom match in Sqlite (in Objective-C) (for iPhone)
I need to define an arbitrary comparison method for sqlite in code. I need to find "e" and find "e" and "é" (this is an example and the actual characters are in Persian). any help is appreciated.
+2
Ali Shafai
source
to share
1 answer
Would it help?
- Define new sort sequences
+3
Joey
source
to share