]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- we shouldn't be raising warnings on non-unicode for String type,
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Dec 2010 17:21:55 +0000 (12:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Dec 2010 17:21:55 +0000 (12:21 -0500)
commitef9b700fb16218e54051bd7b951e290f6ab73da0
tree2aa726491f13b52fec610b9ad2dc87f889746014
parent3e2fe1ac8038d0f7c3542d055e9dc25c87789c57
- we shouldn't be raising warnings on non-unicode for String type,
even if convert_unicode=True
test/sql/test_types.py