]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- a variety of test adjustments to accomodate for MySQL 5.7
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jul 2016 20:36:27 +0000 (16:36 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jul 2016 20:36:27 +0000 (16:36 -0400)
commit02190234a25bb5ed2b07d25e6adcece2f5bba763
treeafdf90d7d9705e89792d0c4e549c640689e20488
parent8952a30f0a27d6b57e7b054b8b464382b67e3828
- a variety of test adjustments to accomodate for MySQL 5.7

Change-Id: Ied4245433d0d7b469dae6e7394c4931d8405f387
test/dialect/mysql/test_reflection.py
test/dialect/mysql/test_types.py
test/engine/test_transaction.py
test/ext/test_indexable.py
test/orm/inheritance/test_abc_inheritance.py
test/orm/inheritance/test_polymorphic_rel.py
test/requirements.py
test/sql/test_update.py