diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-13 14:53:29 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-13 14:53:29 -0400 |
commit | 01ed5c4009ce77876345107b3f8385caa93edf84 (patch) | |
tree | f99ccc94c33fd2cad0685d4cc4310f08f42a4e7a /lib/sqlalchemy/util | |
parent | 31f80b9eaeb3c3435b7f6679b41e434478b1d11c (diff) | |
download | sqlalchemy-ticket_4076.tar.gz |
Ensure (+) is rendered for all right-hand membersticket_4076
Fixed bug where Oracle 8 "non ansi" join mode would not add the
``(+)`` operator to expressions that used an operator other than the
``=`` operator. The ``(+)`` needs to be on all columns that are part
of the right-hand side.
Change-Id: I952e2369f11b78f5b918456ae3a5b0768d9761ec
Fixes: #4076
Diffstat (limited to 'lib/sqlalchemy/util')
0 files changed, 0 insertions, 0 deletions