Files @ cc8dc30b77f3
Branch filter:

Location: kallithea/docs/changelog.rst - annotation

cc8dc30b77f3 200 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
db: change unicode fields to have Unicode type instead of String

Drop convert_unicode for Unicode fields where it doesn't apply; these fields
always use unicode in the database and returns unicode.

See
http://docs.sqlalchemy.org/en/latest/core/type_basics.html#sqlalchemy.types.String.params.convert_unicode
for the advice of using Unicode for unicode fields.
.. _changelog:

=========
Changelog
=========

Kallithea project doesn't keep its changelog here.  We refer you to our `Mercurial logs`__.


.. __: https://kallithea-scm.org/repos/kallithea/changelog