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

Test on Python 3.12 and PostgreSQL 16
#1084 by elprans was merged Oct 8, 2023 Loading…
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Disable JIT while doing type introspection
#1082 by elprans was merged Oct 7, 2023 Loading…
2
Fix bswap on *BSD
#315 by elprans was merged Jun 11, 2018 Loading…
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading…
Fix: connection leak on TimeoutError in acquire
#1052 by Vovetta was closed Oct 9, 2023 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…
Bump pgproto version (fixes relative imports)
#373 by 1st1 was merged Oct 4, 2018 Loading…
Fix 0.18.x protocol regression
#386 by elprans was closed Nov 29, 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…
Unquote connection string components properly
#472 by elprans was merged Oct 3, 2019 Loading…
2
Fantix t289 batch executemany
#585 by aekkasit114 was closed Nov 26, 2020 Loading…
Fix method calls on custom Record subclasses
#678 by elprans was merged Dec 20, 2020 Loading…
Testing
#701 by elprans was closed Feb 15, 2021 Loading…
Refactor code quality issues
#732 by akshgpt7 was closed Aug 18, 2021 Loading…
add type hint for 'connect' method
#742 by Tynukua was closed Apr 23, 2021 Loading…
Fix CI on Windows
#748 by elprans was merged Apr 24, 2021 Loading…
add quote param to add_listener
#790 by ajaxerror was closed Oct 17, 2022 Loading…
An assortment of fixes
#844 by elprans was merged Nov 7, 2021 Loading…
Make sure timeout callbacks always get cleaned up
#831 by elprans was merged Nov 6, 2021 Loading…
Add PostgreSQL 14 to the support matrix
#852 by elprans was merged Nov 16, 2021 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.