0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement SSPI authentication (#1128) More... about 2 months ago
Add initial typings (#1127) More... about 2 months ago
Implement GSSAPI authentication (#1122) More... about 2 months ago
Post-release version bump More... 6 months ago
asyncpg v0.29.0 More... 6 months ago
fix: allow host tuple (#1021) More... 7 months ago
Add query logging callbacks and context manager (#1043) More... 7 months ago
Cut BaseProtocol circular reference on close. (#1049) More... 7 months ago
Close cursor portals once the iterator is exhausted (#1088) More... 7 months ago
Add support for the `WHERE` clause in `copy_to` methods (#941) More... 7 months ago
Use cleanup_ctx in pool usage doc (#878) More... 7 months ago
Small fix for documentation on using SSL in Connection (#995) More... 7 months ago
Use the `timeout` context manager in the connection path (#1087) More... 7 months ago
Update automatic PostGIS type conversion for Shapely 2.0 (#1085) More... 7 months ago
Switch to Python 3.12-style `wait_for` (#1086) More... 7 months ago
Remove connection parameter caching in `Pool` (#1053) More... 7 months ago
Test on Python 3.12 and PostgreSQL 16 (#1084) More... 7 months ago
Issue #1020 Infinity numeric support (#1067) More... 7 months ago
Disable JIT while doing type introspection (#1082) More... 7 months ago
Support `target_session_attrs` in URL format, add tests (#1073) More... 8 months ago
Fix handling of non-ASCII passwords (#1062) More... 8 months ago
Add support for tuple-format custom codecs on composite types (#1061) More... 8 months ago
Handle environments with HOME set to a not-a-directory (#1063) More... 8 months ago
When prepared statements are disabled, avoid relying on them harder (#1065) More... 8 months ago
Drop support for Python 3.7 (#1064) More... 8 months ago
Post-release version bump More... 10 months ago
Scale flake8 back to 5.0 (#1048) More... 10 months ago
Move pytest and coverage config to pyproject.toml More... 10 months ago
Minor edits to the `target_session_attrs` patch. More... 10 months ago
Fix closing of connection discarded by session target attrs (#1046) More... 10 months ago