]> 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:42:00 +0000 (16:42 -0400)
commitb3a424dacc91e0fd2952b786188e33f47b1ffde2
treebcc76c24dd16618a1a2ba4fe7727ac7f63c7d52e
parent20f05e39649aebf372e6e8a3da13c0e60506189f
- a variety of test adjustments to accomodate for MySQL 5.7

Change-Id: Ied4245433d0d7b469dae6e7394c4931d8405f387
(cherry picked from commit 02190234a25bb5ed2b07d25e6adcece2f5bba763)
test/dialect/mysql/test_reflection.py
test/dialect/mysql/test_types.py
test/engine/test_transaction.py
test/orm/inheritance/test_abc_inheritance.py
test/orm/inheritance/test_polymorphic_rel.py
test/requirements.py
test/sql/test_update.py