Antonio Maniero <mani...@klip.net> wrote:
> Why SQLite dropped the 8859 or single byte support for text? Is there
> any technical reason?

What do you mean, dropped? What exactly used to worked before and has stopped 
working now? What event has occurred between then and now that you attribute 
the problem to?

> Is there any ready simple solution to use case insensitive collation on
> SQLite to work with non-English (Latin) characters? I don't need and I don't
> want a full ICU implementation

Then write your own custom collation suited to your particular needs, whatever 
they might be.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to