diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-26 16:20:34 -0400 |
---|---|---|
committer | mike bayer <mike_mp@zzzcomputing.com> | 2022-03-28 20:50:33 +0000 |
commit | 9a8d95ce05a88c1efb02b52a88ff350d5d751d91 (patch) | |
tree | 80497111ccd0ec2fe55328943b25c24e3922e92a /lib/sqlalchemy/orm/attributes.py | |
parent | c90396fbe7424c481f8f4ee18b6cedd1fa09c711 (diff) | |
download | sqlalchemy-9a8d95ce05a88c1efb02b52a88ff350d5d751d91.tar.gz |
column_descriptions or equiv for DML, core select
Added new attributes :attr:`.ValuesBase.returning_column_descriptions` and
:attr:`.ValuesBase.entity_description` to allow for inspection of ORM
attributes and entities that are installed as part of an :class:`.Insert`,
:class:`.Update`, or :class:`.Delete` construct. The
:attr:`.Select.column_descriptions` accessor is also now implemented for
Core-only selectables.
Fixes: #7861
Change-Id: Ia6a1cd24c798ba61f4e8e8eac90a0fd00d738342
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions