summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/asyncio/result.py
Commit message (Expand)AuthorAgeFilesLines
* Documentation improvementsFederico Caselli2021-07-201-0/+9
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Remove pep484 type comments from the codeFederico Caselli2021-05-161-42/+0
* Update black flak8 and zimportsFederico Caselli2021-05-121-2/+3
* add missing copyright to asyncio filesMike Bayer2021-03-021-0/+7
* Fix many spell glitches in docstrings and commentsLele Gaifax2021-01-241-2/+2
* add aiomysql supportMike Bayer2020-12-101-3/+10
* Revert "Merge "add aiomysql support""Mike Bayer2020-12-091-10/+3
* add aiomysql supportMike Bayer2020-12-081-3/+10
* upgrade to black 20.8b1Mike Bayer2020-09-281-4/+1
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+669