diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-13 18:08:40 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-13 18:08:40 +0000 |
| commit | 1de90125739067b1a97208af020ee2fcded07db0 (patch) | |
| tree | 3d9d2a7b935f3a30b1cd573caf802786fba34933 /lib/sqlalchemy/sql/expression.py | |
| parent | 7954673ea7c67bce21eac18779cf611d1bcf123b (diff) | |
| download | sqlalchemy-1de90125739067b1a97208af020ee2fcded07db0.tar.gz | |
- annotations store 'parententity' as well as 'parentmapper'
- ORMAdapter filters all replacements against a non-compatible 'parentmapper' annotation
- Other filterings, like
query(A).join(A.bs).filter(B.foo=='bar'), were erroneously
adapting "B.foo" as though it were an "A".
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
