diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-06-12 20:35:37 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-06-12 20:35:37 -0400 |
commit | eaa7aa4239af4f42cdb8b370120d1538c6704d6b (patch) | |
tree | 6feae048956d33afb6f09ab28478079b1c4410ec /lib/sqlalchemy/ext/declarative.py | |
parent | d326fe639ba3bb938a1db5c99de94a6ddfc030e5 (diff) | |
download | sqlalchemy-eaa7aa4239af4f42cdb8b370120d1538c6704d6b.tar.gz |
- Fixed bug whereby comparison of column
expression to a Query() would not call
as_scalar() on the underlying SELECT
statement to produce a scalar subquery,
in the way that occurs if you called
it on Query().subquery(). [ticket:2190]
- some cleanup to test.orm.test_query
Diffstat (limited to 'lib/sqlalchemy/ext/declarative.py')
0 files changed, 0 insertions, 0 deletions