summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* add AsyncAttrsMike Bayer2023-05-081-0/+1
* Add pool creation functionsFederico Caselli2023-04-121-0/+1
* happy new year 2023Mike Bayer2023-01-031-1/+1
* Better syncronize async result docs with plain ones.Federico Caselli2022-12-091-0/+1
* pep-484: asyncioMike Bayer2022-04-111-15/+14
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Add async_engine_from_config()Nils Philippsen2021-12-101-0/+1
* 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