]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Rewrite the convert_unicode docs and add tons of dragons
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 21 Dec 2018 17:13:13 +0000 (12:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 21 Dec 2018 17:14:04 +0000 (12:14 -0500)
commit2147d20ef43f980f77abd5d91b6a4965287894a4
tree9b7f6db734185dd053f1dff672ee7862635bdeb5
parente9d209c1d7dbda8b91e01d7ea4dfbd19af4207c5
Rewrite the convert_unicode docs and add tons of dragons

These flags will all be going away as Python 3 has solved
all of this.

Change-Id: I4f581d8dd7826dd823b671d0d8e72250284236c8
(cherry picked from commit 7f12f63c3a8c77715135126aac88ac6055b279c0)
lib/sqlalchemy/engine/__init__.py
lib/sqlalchemy/sql/sqltypes.py