- Notifications
You must be signed in to change notification settings - Fork 435
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add new Connection parameter:
max_cacheable_statement_size. #116 by 1st1 was merged Apr 5, 2017 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…
Make sure set_type_codec() overrides core codec for all formats.
#164 by elprans was merged Jul 4, 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…
Remove the deprecated "binary" parameter from Connection.set_type_codec
#212 by elprans was merged Oct 19, 2017 Loading…
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…
Handle inactive connection closes while stored in the pool
#209 by AmatanHead was merged Oct 10, 2017 Loading…
Do not split out seconds when decoding interval in tuple mode.
#169 by elprans was merged Jul 6, 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…
Allow aliasing builtin types by name in set_builtin_type_codec()
#310 by elprans was merged Sep 18, 2018 Loading…
Add a link to Postgres docs for server_settings connect argument
#298 by elprans was merged May 31, 2018 Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.