- 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
Add a flake8 check to the testsuite
#200 by elprans was merged Sep 28, 2017 Loading… updated Sep 28, 2017
Use the general statement cache for type introspection
#199 by elprans was merged Oct 2, 2017 Loading… updated Oct 2, 2017
Handle inactive connection closes while stored in the pool
#209 by AmatanHead was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Add a test for run_until_complete(asyncpg.create_pool())
#207 by elprans was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Remove the deprecated "binary" parameter from Connection.set_type_codec
#212 by elprans was merged Oct 19, 2017 Loading… updated Oct 19, 2017
Fix type introspection being very slow on large databases
#187 by elprans was closed Sep 11, 2017 Loading… updated Oct 19, 2017
Make prepared statement uid generator global
#215 by 1st1 was merged Oct 23, 2017 Loading… updated Oct 23, 2017
Document pgbouncer-related prepared statement breakage
#214 by elprans was merged Oct 25, 2017 Loading… updated Oct 25, 2017
don't use unaligned access on ARM
#216 by p1otr was closed Oct 31, 2017 Loading… updated Oct 31, 2017
Fix unaligned access issues in host-network byte I/O on ARM
#218 by elprans was merged Oct 31, 2017 Loading… updated Oct 31, 2017
Parse server version x.y as x.0.y, when x is >= 10
#226 by elprans was merged Nov 14, 2017 Loading… updated Nov 14, 2017
Support timeouts in Connection.close() and Pool.release()
#222 by elprans was merged Nov 15, 2017 Loading… updated Nov 15, 2017
Guard transaction methods against underlying connection release
#233 by elprans was merged Dec 4, 2017 Loading… updated Dec 4, 2017
Add API for receiving asynchronous notices
#147 by vitaly-burovoy was merged Jul 5, 2017 Loading… updated Dec 5, 2017
Fix issues with timetz type I/O
#225 by vitaly-burovoy was merged Nov 14, 2017 Loading… updated Dec 5, 2017
Invalidate type cache on schema changes affecting statement result.
#235 by vitaly-burovoy was merged Dec 20, 2017 Loading… updated Dec 25, 2017
Add an example of setting a codec for PostGIS types.
#247 by elprans was merged Jan 20, 2018 Loading… updated Jan 20, 2018
Adds consecutive exception tracker to connections
#249 by egalpin was closed Feb 2, 2018 Loading… updated Feb 2, 2018
Connection.prepare should not use statement cache
#244 by vangheem was merged Jan 20, 2018 Loading… updated Mar 2, 2018
JSONB is not automatically decoded
#273 by mosquito was closed Mar 14, 2018 Loading… updated Mar 14, 2018
Added codec for built-in type tid
#285 by fantix was merged Apr 26, 2018 Loading… updated Apr 30, 2018
ProTip! What’s not been updated in a month: updated:<2025-10-13.