summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_async_pg_py3k.py
Commit message (Expand)AuthorAgeFilesLines
* Add name_func optional attribute for asyncpg adapterPavel Sirotkin2023-04-211-0/+17
* deprecate .connection on _ConnectionFairy, _ConnectionRecordMike Bayer2022-05-221-1/+1
* Update Black's target-version to py37Hugo van Kemenade2022-01-051-1/+1
* qualify asyncpg API tests for python 3.8Mike Bayer2021-11-101-0/+1
* simplify and publicize the asyncpg JSON(B) codec registrsationMike Bayer2021-11-031-0/+20
* run handle error for commit/rollback fail and cancel transactionMike Bayer2021-01-151-32/+103
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-2/+2
* Cache asyngpg prepared statementsMike Bayer2021-01-021-0/+182