summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/asyncio.py
Commit message (Expand)AuthorAgeFilesLines
* adapt pytest plugin to support pytest v7Federico Caselli2021-11-291-1/+0
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* happy new yearMike Bayer2021-01-041-1/+1
* Repair async test refactorMike Bayer2021-01-021-0/+5
* 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