- Notifications
You must be signed in to change notification settings - Fork 434
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Add codec for "aclitem[]" type
#58 by vitaly-burovoy was closed Jan 3, 2017 Loading… updated Jan 6, 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
Implement conistent handling of timeouts.
#104 by elprans was merged Mar 30, 2017 Loading… updated Apr 4, 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
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
Previous Next
ProTip! no:milestone will show everything without a milestone.