diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-05-05 11:50:29 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-05-08 11:50:03 -0400 |
commit | b3216486c417f7fb2abc0724563a1d21f9a835d9 (patch) | |
tree | 56dd6446748c7dc837b2c6e4b2aa8eb6e559a1a2 /lib/sqlalchemy/dialects/postgresql/asyncpg.py | |
parent | dc60e7a7d35a470c09ce590f37e949ff8e8cdcde (diff) | |
download | sqlalchemy-b3216486c417f7fb2abc0724563a1d21f9a835d9.tar.gz |
add AsyncAttrs
Added a new helper mixin :class:`_asyncio.AsyncAttrs` that seeks to improve
the use of lazy-loader and other expired or deferred ORM attributes with
asyncio, providing a simple attribute accessor that provides an ``await``
interface to any ORM attribute, whether or not it needs to emit SQL.
Change-Id: I1427b288dc28319c854372643066c491b9ee8dc0
References: #9731
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions