[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Choosing a database backend
[snip]
> As for tests, I'm not sure how to test things like this across several
> databases.
> There seems to be wildly varying incantations for working with unicode
> depending on the database.
Thanks. I think the main point from all this (and thanks to Ben's
email) is that we need to thoroughly test the options (UTF8-ness,
RDBMS capability, etc.) so that we do this right from the beginning.
It might get ugly if we hit something and need to contort data out of
the database.
wfms