]> 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:33:40 +0000 (14:33 -0500)
commitcd3ea1d56bdec8b5b00cd10c5ecc6017bb99bcdd
treee8ed0d203324221242c90057ee58192961a2642d
parent82300be01675364e817ac68db169fcb75dfd0c44
- move out match compiler test to test_compiler
- test_query isn't assertscompiledsql

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