summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/base.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* Improved usage of ``asyncio.shield()``Federico Caselli2022-09-151-0/+6
* Improve error message when inspecting async proxiesFederico Caselli2021-08-301-0/+5
* Implement proxy back reference system for asyncioMike Bayer2021-06-021-1/+43
* Remove pep484 type comments from the codeFederico Caselli2021-05-161-1/+1
* unify transactional context managersMike Bayer2021-05-051-2/+2
* Implement connection binding for AsyncSessionMike Bayer2021-01-071-0/+17
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+25