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

Implement SSPI authentication
#1128 by eltoder was merged Mar 11, 2024 Loading… updated Jun 10, 2024
Fix timeouterror on multihost config
#1022 by JMarkin was closed Oct 9, 2023 Loading… updated May 12, 2024
allow setting statement name in set_type_codec
#1131 by CobaltCause was closed Apr 28, 2024 Loading… updated Apr 28, 2024
await pool.close() in the docs example
#1142 by Olegt0rr was closed Mar 22, 2024 Loading… updated Mar 22, 2024
Add initial typings
#1127 by bryanforbes was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Implement GSSAPI authentication
#1122 by eltoder was merged Mar 4, 2024 Loading… updated Mar 5, 2024
asyncpg v0.29.0
#1098 by elprans was merged Nov 5, 2023 Loading… updated Nov 5, 2023
support Python3.12/Cython3
#1091 by honglei was closed Oct 16, 2023 Loading… updated Oct 16, 2023
fix: allow host tuple
#1021 by lezram was merged Oct 10, 2023 Loading… updated Oct 10, 2023
Cut BaseProtocol circular reference on close.
#1049 by pteromys was merged Oct 9, 2023 Loading… updated Oct 10, 2023
Add query logging
#630 by dmig-alarstudios was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Add query logging callbacks and context manager
#1043 by dcwatson was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Close cursor portals once the iterator is exhausted
#1088 by elprans was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Don't raise a new CancelledError if the future was cancelled
#1056 by agronholm was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Add support for WHERE clause in copy_to methods
#941 by redgoldlace was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Update example of pool usage with aiohttp
#878 by ir4y was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Serialize concurrent execute and executemany calls
#367 by ods was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Drop [project] from pyproject.toml for forward-compatibility
#903 by Rongronggg9 was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Adopt PEP 621, move metadata into pyproject.toml
#904 by Rongronggg9 was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Small fix for documentation on using SSL in Connection
#995 by ScottFred was merged Oct 9, 2023 Loading… updated Oct 9, 2023
remove outdated documentation on arbitrary args
#1010 by bkcsfi was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Use the timeout context manager in the connection path
#1087 by elprans was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Update automatic PostGIS automatic type conversion example for Shapely 1.8/2.0
#1085 by ChimneySwift was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Fix: connection leak on TimeoutError in acquire
#1052 by Vovetta was closed Oct 9, 2023 Loading… updated Oct 9, 2023
Switch to Python 3.12-style wait_for
#1086 by elprans was merged Oct 9, 2023 Loading… updated Oct 9, 2023
ProTip! Add no:assignee to see everything that’s not assigned.