| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
| * | Ignore flake8 F401 on specific files | Federico Caselli | 2021-03-03 | 1 | -4/+4 |
| * | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
| * | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+1 |
| * | Add future=True to create_engine/Session; unify select() | Mike Bayer | 2020-07-08 | 1 | -1/+1 |
| * | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -2/+2 |
| * | Propose Result as immediate replacement for ResultProxy | Mike Bayer | 2020-05-01 | 1 | -1/+0 |
| * | Create initial 2.0 engine implementation | Mike Bayer | 2020-04-16 | 1 | -1/+3 |
| * | Change ``orm.future`` to ``future.orm`` | Federico Caselli | 2020-04-08 | 1 | -1/+1 |
| * | Result initial introduction | Mike Bayer | 2020-02-21 | 1 | -1/+2 |
| * | Create initial future package, RemovedIn20Warning | Mike Bayer | 2020-02-12 | 1 | -0/+15 |
