diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-13 17:14:05 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-13 17:14:05 +0000 |
commit | f180cc0c9fe7b8cc470c8051a1201a8a86c8b32b (patch) | |
tree | 3b3a76c5cea635c772f1364a3ee68dd64814fc8b /lib/sqlalchemy/databases/mssql.py | |
parent | 2d6b3f09eb642915bf4618e78815e701dcabf592 (diff) | |
download | sqlalchemy-f180cc0c9fe7b8cc470c8051a1201a8a86c8b32b.tar.gz |
- Fixed bugs in Query regarding simultaneous selection of
multiple joined-table inheritance entities with common base
classes, previously the adaption applied to "e2" on
"e1 JOIN e2" would be partially applied to "e1". Additionally,
comparisons on relations (i.e. Entity2.related==e2)
were not getting adapted correctly.
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions