summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/asyncio.py
Commit message (Expand)AuthorAgeFilesLines
* Support testing of async drivers without fallback modeFederico Caselli2020-12-301-0/+124
* Detect non compatible execution in async modeFederico Caselli2020-12-081-14/+0
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+14