Hey,

According to previous discussion in this mailing list, i've updated nunicode SQLite extension not to override default NOCASE collation due to possible issues with database indexing.

Version 1.2.1 removes nunicode-specific NOCASE and NUNICODE collations and introduces NU630 and NU630_NOCASE collations instead. First is case-sensitive Unicode 6.3.0 collation, second is case-insensitive, both implements default Unicode collation ordering (DUCET).

In all other regards, it's not different from 1.2 version of extension and based on the same nunicode 1.2.

Full changelog is available here: https://bitbucket.org/alekseyt/nunicode/src/master/CHANGELOG

Pre-compiled extensions are available under "Downloads" for Win32 and i386/amd64 Linux.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to