diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-12-29 19:26:08 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-01-01 11:28:24 -0500 |
commit | eee7a3add99df2865e6d907f29f84f6d4ce22a8b (patch) | |
tree | a7c6be5c0dbba0238e6174adc734cb55d2af3faa /lib/sqlalchemy/sql/lambdas.py | |
parent | e913ec8155b64e055f3a88ca9c1bb7f112202c76 (diff) | |
download | sqlalchemy-eee7a3add99df2865e6d907f29f84f6d4ce22a8b.tar.gz |
remove 2.0-removed Query elements
* :meth:`_orm.Query.join` no longer accepts the "aliased" and
"from_joinpoint" arguments
* :meth:`_orm.Query.join` no longer accepts chains of multiple join
targets in one method call.
* ``Query.from_self()`` and ``Query.with_polymorphic()``
are removed.
Change-Id: I534d04b53a538a4fc374966eb2bc8eb98a16497d
References: #7257
Diffstat (limited to 'lib/sqlalchemy/sql/lambdas.py')
0 files changed, 0 insertions, 0 deletions