diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-02 19:46:13 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-02 19:46:13 -0500 |
commit | 9ea19b374630e6ae14cb144942007aa0f8686583 (patch) | |
tree | 060ede03d913659925f243c070a0da3fc4fcde9c /lib/sqlalchemy/engine/base.py | |
parent | 54088c9b33809dd6d76cacfc86f9012d4f61d361 (diff) | |
download | sqlalchemy-9ea19b374630e6ae14cb144942007aa0f8686583.tar.gz |
- Fixed bug in lazy loading SQL construction whereby a complex
primaryjoin that referred to the same "local" column multiple
times in the "column that points to itself" style of self-referential
join would not be substituted in all cases. The logic to determine
substitutions here has been reworked to be more open-ended.
fixes #3300
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions