> On 18 Sep 2009, at 9:07pm, Roger Binns wrote:
> 
> > Simon Slavin wrote:
> >> * Unicode support from the ground up
> >
> > SQLite already has "unicode support from the ground up".  Try using
> > non-Unicode strings and you'll see!
> 
> SQLite's indexing correctly understands how to order Unicode
> strings ?  It can do upper- and lower-case ordering in languages like
> Hebrew ?

Like he said:

> > The issue some developers have is that they also want collations,
case
> > comparisons etc but are not prepared to use the ICU extension which
provides
> > about the most correct implementation of those.  ie they want
something less
> > accurate and smaller/quicker.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to