]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add test support for MySQLdb with use_unicode=1 or using mysqlclient on py3k
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Apr 2015 21:23:26 +0000 (17:23 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Apr 2015 21:24:16 +0000 (17:24 -0400)
commitfbd85c0958abda0362c45690554290a23142e32a
tree4e60580123337f9182fbde49e8d9935a0fefcf6f
parenteb6afc187e83d5ddf0c2b516b5d75e13d52d5f74
- add test support for MySQLdb with use_unicode=1 or using mysqlclient on py3k

(cherry picked from commit ffec6ab936a73f5cbe63d9409beb12f1f0307d0b)
test/sql/test_types.py