Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add name_func optional attribute for asyncpg adapter | Pavel Sirotkin | 2023-04-21 | 1 | -0/+17 |
* | deprecate .connection on _ConnectionFairy, _ConnectionRecord | Mike Bayer | 2022-05-22 | 1 | -1/+1 |
* | Update Black's target-version to py37 | Hugo van Kemenade | 2022-01-05 | 1 | -1/+1 |
* | qualify asyncpg API tests for python 3.8 | Mike Bayer | 2021-11-10 | 1 | -0/+1 |
* | simplify and publicize the asyncpg JSON(B) codec registrsation | Mike Bayer | 2021-11-03 | 1 | -0/+20 |
* | run handle error for commit/rollback fail and cancel transaction | Mike Bayer | 2021-01-15 | 1 | -32/+103 |
* | reinvent xdist hooks in terms of pytest fixtures | Mike Bayer | 2021-01-13 | 1 | -2/+2 |
* | Cache asyngpg prepared statements | Mike Bayer | 2021-01-02 | 1 | -0/+182 |