]> 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:21 +0000 (12:14 -0500)
commit0785103682f04f1be33275716f70d22984b25ab9
treef11f21844aa5d66b840d777f159c8607e2351323
parent02b7cda74e6e7a43305a5b366a26fde8b8bb95e3
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