summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/asyncio.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+1
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* happy new year 2022Mike Bayer2022-01-061-1/+1
* 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