- Notifications
You must be signed in to change notification settings - Fork 436
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
don't install pyx or c files
#141 by carlwgeorge was closed May 26, 2017 Loading… updated May 26, 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
Adds consecutive exception tracker to connections
#249 by egalpin was closed Feb 2, 2018 Loading… updated Feb 2, 2018
JSONB is not automatically decoded
#273 by mosquito was closed Mar 14, 2018 Loading… updated Mar 14, 2018
[RFC] Combine args of
executemany() in batches #289 by fantix was closed May 29, 2018 Loading… updated May 29, 2018
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.