]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move out match compiler test to test_compiler
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 19:29:25 +0000 (14:29 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 19:35:49 +0000 (14:35 -0500)
commit110f02e17612bcd98d6a2cb09cc6dbc02b6b26fc
treebafb9dc3278ce240f0ee7f79a56298471db78875
parentdc4eb7904e228d2de2f7b1cfabf752203858f11b
- move out match compiler test to test_compiler
- test_query isn't assertscompiledsql

(cherry picked from commit 269313218ddd06a21387085295c553becbd00e46)
(cherry picked from commit cd3ea1d56bdec8b5b00cd10c5ecc6017bb99bcdd)
test/dialect/mysql/test_compiler.py
test/dialect/mysql/test_query.py