- Notifications
You must be signed in to change notification settings - Fork 437
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make Pool.close() wait until all checked out connections are released
#299 by elprans was merged May 31, 2018 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…
Document pgbouncer-related prepared statement breakage
#214 by elprans was merged Oct 25, 2017 Loading…
Fix unaligned access issues in host-network byte I/O on ARM
#218 by elprans was merged Oct 31, 2017 Loading…
record: Compactify the code by using designated initializers
#321 by 1st1 was merged Jun 29, 2018 Loading…
Do not attempt to connect to Unix sockets on Windows when host is not set
#192 by elprans was merged Sep 12, 2017 Loading…
Guard against incorrect use of resources associated with a connection
#191 by elprans was merged Sep 12, 2017 Loading…
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading…
ProTip! Filter pull requests by the default branch with base:master.