mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-18 06:32:08 -04:00
0c7a116971
- factored AliasedClauses out of EagerLoader into its own unit; Query makes heavy use of it for joins - added support to Query for full interaction between aliased and nonalised joins with appended entities, columns, and externally-mapped columns