]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added testcase to ensure that type gets propigated from scalar subquery to its label
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Jan 2007 23:23:19 +0000 (23:23 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Jan 2007 23:23:19 +0000 (23:23 +0000)
commit35fcfbc083475d6d010dc8f69c759b7147c02a6d
tree67df53780d3d6ea8cb971c3ca6f52e86b9237916
parentd1ede4c75c9c878b8678565c97b4776ffb8aa1b9
added testcase to ensure that type gets propigated from scalar subquery to its label
test/sql/query.py