]> 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:13:13 +0000 (12:13 -0500)
commit7f12f63c3a8c77715135126aac88ac6055b279c0
tree00b27d7d3c2a3bc4b8ab6db0e55bd98973b8c5da
parentb5592de30ecc986c1862261513ab99f43de885b4
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
lib/sqlalchemy/engine/__init__.py
lib/sqlalchemy/sql/sqltypes.py