Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add AsyncAttrs | Mike Bayer | 2023-05-08 | 1 | -0/+1 |
* | Add pool creation functions | Federico Caselli | 2023-04-12 | 1 | -0/+1 |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | Better syncronize async result docs with plain ones. | Federico Caselli | 2022-12-09 | 1 | -0/+1 |
* | pep-484: asyncio | Mike Bayer | 2022-04-11 | 1 | -15/+14 |
* | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
* | Add async_engine_from_config() | Nils Philippsen | 2021-12-10 | 1 | -0/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Implement async_scoped_session | jason3gb | 2021-06-16 | 1 | -0/+1 |
* | Implement proxy back reference system for asyncio | Mike Bayer | 2021-06-02 | 1 | -0/+2 |
* | Ignore flake8 F401 on specific files | Federico Caselli | 2021-03-03 | 1 | -11/+11 |
* | add missing copyright to asyncio files | Mike Bayer | 2021-03-02 | 1 | -0/+7 |
* | generalize scoped_session proxying and apply to asyncio elements | Mike Bayer | 2020-10-10 | 1 | -0/+2 |
* | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+9 |