summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore flake8 F401 on specific filesFederico Caselli2021-03-031-11/+11
* add missing copyright to asyncio filesMike Bayer2021-03-021-0/+7
* generalize scoped_session proxying and apply to asyncio elementsMike Bayer2020-10-101-0/+2
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+9