Am Sun, 20 Dec 2009 14:45:15 +0100 schrieb Sylvain Pointeau:

> if you go on http://www.dict.cc and type "schoen" then it will give you
>the answers "schön" ...

I'm pretty sure they don't query their database for " = 'schön'" but for 
"LIKE 'schön'". And that's exactly what it is: like, but not equal to.

Don't know about ICU though since I rolled my own DE collation and LIKE 
operator ...

Wolfgang

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to