Skip to content

Pull requests: MagicStack/asyncpg

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Typo in docstrings
#18 by benjaminws was closed Aug 6, 2016 Loading…
Fixed copy-and-paste error in Line type
#24 by johnkingsley was merged Sep 15, 2016 Loading…
Fix parsing pg_ctl output in some locales
#44 by p1otr was merged Nov 13, 2016 Loading…
Fix Connection.reset() on read-only connections
#50 by elprans was merged Dec 16, 2016 Loading…
Fix typo in API documentation
#54 by lelit was merged Dec 21, 2016 Loading…
Add codec for "aclitem[]" type
#58 by vitaly-burovoy was closed Jan 3, 2017 Loading…
Implement text array decoder enhancement
#60 by elprans was merged Jan 4, 2017 Loading…
More enum tests
#69 by seeker89 was closed Mar 15, 2017 Loading…
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Added test case for an enum inside of an array
#77 by tbartelmess was closed Mar 31, 2017 Loading…
Add 'init' parameter to create_pool(). Addresses issue #80.
#81 by 1st1 was merged Feb 22, 2017 Loading…
Add rudimentary server capability detection.
#90 by elprans was merged Mar 17, 2017 Loading…
Make the Record type available as asyncpg.Record.
#95 by elprans was merged Mar 24, 2017 Loading…
Shield Pool.release() from task cancellation.
#98 by elprans was merged Mar 29, 2017 Loading…
Rollback any active transaction in Connection.reset()
#101 by 1st1 was merged Mar 30, 2017 Loading…
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading…
Implement conistent handling of timeouts.
#104 by elprans was merged Mar 30, 2017 Loading…
Add Amazon Redshift detection.
#105 by elprans was merged Mar 31, 2017 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.