]> 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:09 +0000 (12:14 -0500)
commitc3be61261b8e1050ca1ed5a9572bfbbfd0af5a23
treeb576d683058381218ea73cac7db3b1a421f32a44
parentb7ad656e06a1fe64a60e13540f3810d98ffb151e
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