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…
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…
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…
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading…
Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading…
Make timeout in connect() consistent.
#118 by 1st1 was merged Apr 6, 2017 Loading…
support postgres-xl version
#124 by songcser was merged May 9, 2017 Loading…
don't install pyx or c files
#141 by carlwgeorge was closed May 26, 2017 Loading…
Document that single fetches can return None
#170 by khazhyk was closed Aug 4, 2017 Loading…
Fix type introspection being very slow on large databases
#187 by elprans was closed Sep 11, 2017 Loading…
Fix TypeError on get_attributes when result has no columns
#188 by fantix was merged Sep 13, 2017 Loading…
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading…
*Experimental* support for kwargs.
#196 by 1st1 was closed Oct 3, 2019 Loading…
Add a test for run_until_complete(asyncpg.create_pool())
#207 by elprans was merged Oct 10, 2017 Loading…
don't use unaligned access on ARM
#216 by p1otr was closed Oct 31, 2017 Loading…
Add CrateDB detection
#223 by mfussenegger was merged Nov 4, 2017 Loading…
Adds consecutive exception tracker to connections
#249 by egalpin was closed Feb 2, 2018 Loading…
JSONB is not automatically decoded
#273 by mosquito was closed Mar 14, 2018 Loading…
Fix for zero numeric
#274 by d-chugunov was closed May 24, 2018 Loading…
[RFC] Combine args of executemany() in batches
#289 by fantix was closed May 29, 2018 Loading…
Fix type codec cache races
#301 by elprans was merged Jun 1, 2018 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.