]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- native unicode expectations are too difficult to maintain
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 19:30:30 +0000 (14:30 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 19:36:52 +0000 (14:36 -0500)
commitf6db433fcdfe57be651723dfdd2220a08c036d61
tree19914a433e5d184aa686643b3fcfb0dac61a9fd1
parent110f02e17612bcd98d6a2cb09cc6dbc02b6b26fc
- native unicode expectations are too difficult to maintain
w/ the number of drivers /DBURIs /  python versions

(cherry picked from commit d18d6d9baf4c98c47af70c0a7c796423396a51c1)
(cherry picked from commit 341a52015bad4051ddd01396582488106f826118)
test/sql/test_types.py