summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/future/engine.py
Commit message (Expand)AuthorAgeFilesLines
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-1/+18
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-2/+2
* Update transaction / connection handlingMike Bayer2020-05-171-19/+1
* Fix links in future engine to refer to engine.ResultMike Bayer2020-05-021-4/+4
* Documentation updates for ResultProxy -> ResultMike Bayer2020-05-011-1/+1
* Create initial 2.0 engine implementationMike Bayer2020-04-161-0/+434