]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
for this test, apparently we don't handle sets as unordered since neither does
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jul 2013 00:35:01 +0000 (20:35 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jul 2013 00:35:01 +0000 (20:35 -0400)
commit167adac5dc5ee9c353dbcad55ba7e36b08906f10
treea95cdf32a69985233bcbd3db3163fd6d3c89d591
parentae7ac4f73a5b6610add847dacfdf784a9e280cd4
for this test, apparently we don't handle sets as unordered since neither does
MySQL.  for some reason set ordering was constant when testing mysqldb, but not
so with oursql.
test/dialect/mysql/test_types.py