mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-24 01:22:00 -04:00
722807c84f
Avoid storing a reference to itself when dealing with create_eager_joins. Also fix a cheating test. Fixes: #5071 Closes: #5072 Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5072 Pull-request-sha:75ebaf7c91Change-Id: I511ddc0979b46f7928217347199eca4b1d0b4a49 (cherry picked from commit5ecb7732fb)