- Notifications
You must be signed in to change notification settings - Fork 436
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add support for sslcert, sslkey and sslrootcert parameters
#768 by jdobes was merged Aug 10, 2021 Loading…
Restore support for usernames containing '@' in connection strings.
#418 by natano was closed Oct 3, 2019 Loading…
Add support for the text I/O fallback for arrays of unknown types.
#89 by elprans was merged Mar 16, 2017 Loading…
Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading…
Invalidate statement cache on schema changes affecting statement result.
#103 by elprans was merged Mar 30, 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…
Refactor args parsing and config management for connect and create_pool
#130 by 1st1 was merged May 5, 2017 Loading…
Add max_inactive_connection_lifetime parameter to Pool.
#110 by 1st1 was merged Mar 31, 2017 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.