diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-14 04:20:26 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-14 04:20:26 +0000 |
| commit | b2d1c5aa8737532bd6b1544a99da54dd44355e2f (patch) | |
| tree | df443627a361820bf35d1202a11a6a2ff7b09b15 /lib/sqlalchemy/sql/util.py | |
| parent | 9e1a35ef3daaee6590830ae5f2c0c9045d682b9d (diff) | |
| download | sqlalchemy-b2d1c5aa8737532bd6b1544a99da54dd44355e2f.tar.gz | |
- query.join() can now accept class-mapped attributes
as arguments, which can be used in place or in any
combination with strings. In particular this allows
construction of joins to subclasses on a polymorphic
relation, i.e.
query(Company).join(['employees', Engineer.name]),
etc.
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions
