On 1/7/17, Simon Slavin <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to