]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- CompileTests run without the DBAPI being used
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Oct 2008 02:35:08 +0000 (02:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Oct 2008 02:35:08 +0000 (02:35 +0000)
commit99cd1346fb8d36744d8d681d159795424cdbf76b
treee42a93e04334ea7b161240bbbaa4d0525f1e2b94
parent1ccdfb517237408f746068f466548f9331468d7f
- CompileTests run without the DBAPI being used
- added stack logic back to visit_compound(), pared down is_subquery
lib/sqlalchemy/sql/compiler.py
test/dialect/mssql.py