summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-03-08 09:34:09 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-03-08 13:25:46 -0500
commit0a8edf6feb25a046505ef79796695fac90c152d4 (patch)
treee2fe6cbdce54995f21cb6ec631d5d783747ea355 /lib/sqlalchemy/sql/compiler.py
parenta289e05226e20cc6de9deb479f63297320ef7c5c (diff)
downloadsqlalchemy-0a8edf6feb25a046505ef79796695fac90c152d4.tar.gz
support adapt_on_names for with_polymorphic
Added :paramref:`_orm.with_polymorphic.adapt_on_names` to the :func:`_orm.with_polymorphic` function, which allows a polymorphic load (typically with concrete mapping) to be stated against an alternative selectable that will adapt to the original mapped selectable on column names alone. Fixes: #7805 Change-Id: I933e180a489fec8a6f4916d1622d444dd4434f30
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions