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… updated Aug 6, 2016
Fixed copy-and-paste error in Line type
#24 by johnkingsley was merged Sep 15, 2016 Loading… updated Sep 15, 2016
Fix Connection.reset() on read-only connections
#50 by elprans was merged Dec 16, 2016 Loading… updated Dec 16, 2016
Fix typo in API documentation
#54 by lelit was merged Dec 21, 2016 Loading… updated Dec 21, 2016
Add codec for "aclitem[]" type
#58 by vitaly-burovoy was closed Jan 3, 2017 Loading… updated Jan 6, 2017
More enum tests
#69 by seeker89 was closed Mar 15, 2017 Loading… updated Mar 15, 2017
Handle exceptions in generators passed to Connection.executemany()
#88 by elprans was merged Mar 16, 2017 Loading… updated Mar 16, 2017
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading… updated Mar 24, 2017
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading… updated Mar 30, 2017
Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading… updated Mar 31, 2017
Added test case for an enum inside of an array
#77 by tbartelmess was closed Mar 31, 2017 Loading… updated Mar 31, 2017
Add an SSL connection test.
#113 by elprans was closed Apr 3, 2017 Loading… updated Apr 3, 2017
Add Amazon Redshift detection.
#105 by elprans was merged Mar 31, 2017 Loading… updated Apr 4, 2017
Implement conistent handling of timeouts.
#104 by elprans was merged Mar 30, 2017 Loading… updated Apr 4, 2017
support postgres-xl version
#124 by songcser was merged May 9, 2017 Loading… updated May 9, 2017
don't install pyx or c files
#141 by carlwgeorge was closed May 26, 2017 Loading… updated May 26, 2017
Fix issue #150 implementing an Interval class
#154 by lelit was closed Jul 4, 2017 Loading… updated Jul 4, 2017
Make timeout in connect() consistent.
#118 by 1st1 was merged Apr 6, 2017 Loading… updated Jul 6, 2017
Add support for COPY OUT
#132 by elprans was merged May 10, 2017 Loading… updated Jul 6, 2017
Document that single fetches can return None
#170 by khazhyk was closed Aug 4, 2017 Loading… updated Aug 4, 2017
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading… updated Sep 13, 2017
Fix TypeError on get_attributes when result has no columns
#188 by fantix was merged Sep 13, 2017 Loading… updated Sep 13, 2017
Add a test for run_until_complete(asyncpg.create_pool())
#207 by elprans was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Fix type introspection being very slow on large databases
#187 by elprans was closed Sep 11, 2017 Loading… updated Oct 19, 2017
don't use unaligned access on ARM
#216 by p1otr was closed Oct 31, 2017 Loading… updated Oct 31, 2017
ProTip! no:milestone will show everything without a milestone.