- Notifications
You must be signed in to change notification settings - Fork 434
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading…
Add a test for run_until_complete(asyncpg.create_pool())
#207 by elprans was merged Oct 10, 2017 Loading…
Use the
timeout context manager in the connection path #1087 by elprans was merged Oct 9, 2023 Loading…
Fix type introspection being very slow on large databases
#187 by elprans was closed Sep 11, 2017 Loading…
Handle and ignore permission errors when attempting to read .pgpass
#357 by elprans was merged Sep 7, 2018 Loading…
Enable CI testing on PostgreSQL 11 and declare support
#380 by elprans was merged Oct 23, 2018 Loading…
Close cursor portals once the iterator is exhausted
#1088 by elprans was merged Oct 9, 2023 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.