diff README.rst @ 5633:83f7b5449860

db: stop messing with convert_unicode in .ini and db scheme convert_unicode=False is the default for String fields ... except when the .ini file contains sets it to True. String fields are however no longer used for unicode and we can drop convert_unicode everywhere. See http://docs.sqlalchemy.org/en/latest/core/type_basics.html#sqlalchemy.types.String.params.convert_unicode for the advice of never setting convert_unicode.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 05 Jan 2016 16:30:12 +0100
parents ed2fb6e84a02
children 0b6d2ca7175f
line wrap: on
line diff