summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/future
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propose Result as immediate replacement for ResultProxyMike Bayer2020-05-012-306/+0
* Create initial 2.0 engine implementationMike Bayer2020-04-163-26/+593
* Set up absolute references for create_engine and relatedMike Bayer2020-04-141-4/+7
* Change ``orm.future`` to ``future.orm``Federico Caselli2020-04-082-1/+11
* Result initial introductionMike Bayer2020-02-212-1/+173
* Create initial future package, RemovedIn20WarningMike Bayer2020-02-121-0/+15