summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/future/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Ignore flake8 F401 on specific filesFederico Caselli2021-03-031-4/+4
* happy new yearMike Bayer2021-01-041-1/+1
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+1
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-1/+1
* Unify Query and select() , move all processing to compile phaseMike Bayer2020-05-241-2/+2
* Propose Result as immediate replacement for ResultProxyMike Bayer2020-05-011-1/+0
* Create initial 2.0 engine implementationMike Bayer2020-04-161-1/+3
* Change ``orm.future`` to ``future.orm``Federico Caselli2020-04-081-1/+1
* Result initial introductionMike Bayer2020-02-211-1/+2
* Create initial future package, RemovedIn20WarningMike Bayer2020-02-121-0/+15