diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-02-01 03:18:08 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-02-01 03:18:08 +0000 |
commit | 154a831822c21ade7ff445381b1cacceb717e1e8 (patch) | |
tree | 3bc40484ca45356317522fa1a7360e2911066131 /lib/sqlalchemy/sql.py | |
parent | 72f479b324c0b62a19e58c7b173a62b55c34a928 (diff) | |
download | sqlalchemy-154a831822c21ade7ff445381b1cacceb717e1e8.tar.gz |
- the "polymorphic_primaryjoin" again goes against the parent's non-polymorphic local table.
lazy load clause evaluation is plenty solid enough to handle it this time.
- the join_to() method on PropertyLoader takes the parent mapper as an argument and alisiazes
the primaryjoin against that mapper's selectable, so that the same primary join can be used against
the base mapper, any inheriting mapper, etc., whether or not it uses a polymorphic union (although
needs to be tested against alternate polymorphic unions added on subclasses). fixes [ticket:448]
Diffstat (limited to 'lib/sqlalchemy/sql.py')
0 files changed, 0 insertions, 0 deletions