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

Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading…
Raise an error if connection is used after being closed
#111 by 1st1 was merged Apr 2, 2017 Loading…
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading…
Add new Connection parameter: max_cacheable_statement_size.
#116 by 1st1 was merged Apr 5, 2017 Loading…
Make timeout in connect() consistent.
#118 by 1st1 was merged Apr 6, 2017 Loading…
Test on Python 3.12 and PostgreSQL 16
#1084 by elprans was merged Oct 8, 2023 Loading…
Issue #1020 Infinity numeric support
#1067 by krokoziabla was merged Oct 8, 2023 Loading…
Add rudimentary server capability detection.
#90 by elprans was merged Mar 17, 2017 Loading…
Rollback any active transaction in Connection.reset()
#101 by 1st1 was merged Mar 30, 2017 Loading…
support postgres-xl version
#124 by songcser was merged May 9, 2017 Loading…
Add max_inactive_connection_lifetime parameter to Pool.
#110 by 1st1 was merged Mar 31, 2017 Loading…
Make 'timeout' arg of Connection.executemany a keyword-only arg.
#108 by 1st1 was merged Mar 31, 2017 Loading…
Add support for SSL connections.
#114 by 1st1 was merged Apr 4, 2017 Loading…
Make interval decoding logic match that of psycopg2.
#165 by elprans was merged Jul 5, 2017 Loading…
Implement binary format codec for numeric type
#168 by elprans was merged Jul 6, 2017 Loading…
*Experimental* support for kwargs.
#196 by 1st1 was closed Oct 3, 2019 Loading…
Fix integer boundaries
#146 by vitaly-burovoy was merged May 24, 2017 Loading…
don't install pyx or c files
#141 by carlwgeorge was closed May 26, 2017 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.