summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/base.py
Commit message (Expand)AuthorAgeFilesLines
* 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