]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixes to prevent the new MyISAM engine from breaking other tests
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 29 Aug 2012 16:16:18 +0000 (12:16 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 29 Aug 2012 16:16:18 +0000 (12:16 -0400)
commitf46f16d4c77252f06ae04891739f8d079ec8a0bd
tree0529d2d23782a2380a75e57e9302cd1c6368e9c1
parenta8b1d783138f3118a7c0046dae6fc8e079094b2c
fixes to prevent the new MyISAM engine from breaking other tests
test/dialect/test_mysql.py
test/sql/test_metadata.py