]> 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:36:23 +0000 (20:36 -0400)
commite68377b95b57893c4e9a8fb1851dcffa0bc95383
tree7d4c49201eba5bb66783bf3868481fc013753ac5
parentfabd1992465e6e179d9d8972915551a40299fcd3
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