]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- got is_subquery() working in the case of compound selects, test for ms-sql
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Aug 2007 22:01:30 +0000 (22:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Aug 2007 22:01:30 +0000 (22:01 +0000)
commit6e477b750eb432e91f933abae3aff3cb58b27362
treeaeab7803228343be9ef2326f8c581f7e35aa6acd
parent6b6443f82c98db6511b873828d2c3f396aef6c67
- got is_subquery() working in the case of compound selects, test for ms-sql
lib/sqlalchemy/ansisql.py
test/dialect/mssql.py