diff options
author | Denis Kataev <denis.a.kataev+git@gmail.com> | 2019-06-28 09:57:47 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-06-28 11:28:20 -0400 |
commit | a02ed10d5f6aa0e30970305172f51b69e0c49165 (patch) | |
tree | 5ff28ffafdf22c1a53ac31d1c8772a1aba033129 /lib/sqlalchemy/dialects/mysql/oursql.py | |
parent | 502cd9240e639bd9334ac83111d22500506ca773 (diff) | |
download | sqlalchemy-a02ed10d5f6aa0e30970305172f51b69e0c49165.tar.gz |
Test for _ORMJoin and fix issue
Fixed an issue where the :meth:`.orm._ORMJoin.join` method, which is a
not-internally-used ORM-level method that exposes what is normally an
internal process of :meth:`.Query.join`, did not propagate the ``full`` and
``outerjoin`` keyword arguments correctly. Pull request courtesy Denis
Kataev.
Fixes: #4713
Closes: #4744
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4744
Pull-request-sha: ac8870614947259320b5d000a59fadb8c2328a04
Change-Id: If9a30a4ca56c430ddd6fec29ad519556e9001c4b
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/oursql.py')
0 files changed, 0 insertions, 0 deletions