diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-12-23 10:43:51 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-12-23 10:43:51 -0500 |
commit | 0cc8a08262f6b92746a280387282d55beb24fa9d (patch) | |
tree | 5af9f1e6ac90973c02c907774a618cc428055f8a /lib/sqlalchemy/ext/asyncio/session.py | |
parent | 3b8a14153da9e7b6694571fa10f6d30c4012ee82 (diff) | |
download | sqlalchemy-0cc8a08262f6b92746a280387282d55beb24fa9d.tar.gz |
Add ORMExecuteState mapper accessors
Added :attr:`_orm.ORMExecuteState.bind_mapper` and
:attr:`_orm.ORMExecuteState.all_mappers` accessors to
:class:`_orm.ORMExecuteState` event object, so that handlers can respond to
the target mapper and/or mapped class or classes involved in an ORM
statement execution.
Change-Id: I2cfe3d422ce5df2559105d53a51135a583359bd9
Diffstat (limited to 'lib/sqlalchemy/ext/asyncio/session.py')
0 files changed, 0 insertions, 0 deletions