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

support postgres-xl version
#124 by songcser was merged May 9, 2017 Loading…
Fix SSL support in connection pool.
#120 by elprans was merged Apr 6, 2017 Loading…
Make timeout in connect() consistent.
#118 by 1st1 was merged Apr 6, 2017 Loading…
Add new Connection parameter: max_cacheable_statement_size.
#116 by 1st1 was merged Apr 5, 2017 Loading…
Add support for SSL connections.
#114 by 1st1 was merged Apr 4, 2017 Loading…
Add an SSL connection test.
#113 by elprans was closed Apr 3, 2017 Loading…
Raise an error if connection is used after being closed
#111 by 1st1 was merged Apr 2, 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…
Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading…
Add Amazon Redshift detection.
#105 by elprans was merged Mar 31, 2017 Loading…
Implement conistent handling of timeouts.
#104 by elprans was merged Mar 30, 2017 Loading…
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading…
Rollback any active transaction in Connection.reset()
#101 by 1st1 was merged Mar 30, 2017 Loading…
Shield Pool.release() from task cancellation.
#98 by elprans was merged Mar 29, 2017 Loading…
Make the Record type available as asyncpg.Record.
#95 by elprans was merged Mar 24, 2017 Loading…
Add rudimentary server capability detection.
#90 by elprans was merged Mar 17, 2017 Loading…
ProTip! Adding no:label will show everything without a label.