mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 13:59:02 -04:00
cdf727aeb2
used by query.join() would be inconsistent if against a column expression that combined multiple entities together. [ticket:2197]