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
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
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
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
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
Add CrateDB detection
#223 by mfussenegger was merged Nov 4, 2017 Loading… updated Nov 6, 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
Fix for zero numeric
#274 by d-chugunov was closed May 24, 2018 Loading… updated May 24, 2018
[RFC] Combine args of executemany() in batches
#289 by fantix was closed May 29, 2018 Loading… updated May 29, 2018
Fix type codec cache races
#301 by elprans was merged Jun 1, 2018 Loading… updated Jun 1, 2018
Fix bswap on *BSD
#315 by elprans was merged Jun 11, 2018 Loading… updated Jun 11, 2018
ProTip! Add no:assignee to see everything that’s not assigned.