summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Implement async_scoped_sessionjason3gb2021-06-161-0/+1
* Implement proxy back reference system for asyncioMike Bayer2021-06-021-0/+2
* 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