]> 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:14 +0000 (12:14 -0500)
commit539f3f663b0638d2d019aa9e78c6e120a097035e
treeac488bdbdb4a3c337b330d5da5cc1ae3595b62de
parent05384c1d059005124744b93784746923b29f69ca
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