On 1/7/17, Simon Slavin <slav...@bigfraud.org> wrote:
>
> <https://www.sqlite.org/src/artifact/d8582ee919759756?ln=610-770>
>
> I have a question to add.  How unicode-compliant are these functions ?

There is the usual ASCIi-only case-folding for LIKE.  But otherwise,
the function should work with unicode.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to