Alexey Pechnikov <pechni...@mobigroup.ru> wrote: > The normalization is now performed by any string operation. But more > fast and useful to do it once at data store.
So, which normalization form should the data store choose for me? And what if I need a different one? I'd rather the database store my data exactly the way I put it in. I really don't want it to decide for me what my data should look like. >>> May be automatically dropping the BOM for >>> ICU collated fields is more correct way. >> >> Why don't you do just that in your application? > > Yes, I fix it in my application, but this problem can be produced in > any application. One person's problem is another's feature. If that other application doesn't want BOM in its strings, it should strip it, just like yours now does. Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users