Just came back to check on this, but there were no replies. Is there a better contact for the ICU extensions?
On 14/04/2015 2:43 PM, Philip Warner wrote: > I've been using SqlCipher (built locally with ICU extensions) and can do the > following: > > sqlite> select icu_load_collation('[][][]','q'); > sqlite> select * from foo order by f1 collate q; > > Which worries me. > > I assume this is an Sqlite+ICU problem. > > Does anyone have any insights into what is going on here? I had expected an > error message. > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > >