]> 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:29:25 +0000 (14:29 -0500)
commit269313218ddd06a21387085295c553becbd00e46
tree88d9ad2d3ec29fe09feb1d5ec27e69c78bb93397
parent24bad4bf1af8c794948270c0e043adf2ecf8b7e2
- move out match compiler test to test_compiler
- test_query isn't assertscompiledsql
test/dialect/mysql/test_compiler.py
test/dialect/mysql/test_query.py