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

Add new Connection parameter: max_cacheable_statement_size.
#116 by 1st1 was merged Apr 5, 2017 Loading…
Test on Python 3.12 and PostgreSQL 16
#1084 by elprans was merged Oct 8, 2023 Loading…
Make 'timeout' arg of Connection.executemany a keyword-only arg.
#108 by 1st1 was merged Mar 31, 2017 Loading…
Make interval decoding logic match that of psycopg2.
#165 by elprans was merged Jul 5, 2017 Loading…
Update example of pool usage with aiohttp
#878 by ir4y was merged Oct 9, 2023 Loading…
Fix a few typos in docstrings and comments
#145 by lelit was merged May 23, 2017 Loading…
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Add 'init' parameter to create_pool(). Addresses issue #80.
#81 by 1st1 was merged Feb 22, 2017 Loading…
Disable JIT while doing type introspection
#1082 by elprans was merged Oct 7, 2023 Loading…
2
Fix server version parsing when it contains trailing data
#251 by elprans was merged Jan 31, 2018 Loading…
Add an example of setting a codec for PostGIS types.
#247 by elprans was merged Jan 20, 2018 Loading…
Initialize statement codecs immediately after Prepare
#248 by elprans was merged Jan 21, 2018 Loading…
Don't raise a new CancelledError if the future was cancelled
#1056 by agronholm was closed Oct 9, 2023 Loading…
Fix issues with inet type I/O
#203 by elprans was merged Oct 10, 2017 Loading…
Handle inactive connection closes while stored in the pool
#209 by AmatanHead was merged Oct 10, 2017 Loading…
Raise a consistent exception on input encoding errors
#302 by elprans was merged Jun 1, 2018 Loading…
Allow passing datetime.date instances as timestamp input
#303 by elprans was merged Jun 2, 2018 Loading…
Upgrade to Cython 0.28.2
#294 by 1st1 was merged May 23, 2018 Loading…
Use unsigned int for tid
#287 by fantix was merged May 1, 2018 Loading…
Fix handling of large type OIDs
#317 by elprans was merged Jun 13, 2018 Loading…
ProTip! no:milestone will show everything without a milestone.