- 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
pool: Add another level of indirection to the pool internal logic
#100 by 1st1 was merged Mar 30, 2017 Loading…
pool: Track connections and prohibit using them after release.
#99 by 1st1 was merged Mar 29, 2017 Loading…
Add new Connection parameter:
max_cacheable_statement_size. #116 by 1st1 was merged Apr 5, 2017 Loading…
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Fix parsing server version string for non-final releases (devel, beta etc.)
#63 by vitaly-burovoy was merged Feb 2, 2017 Loading…
Add 'init' parameter to
create_pool(). Addresses issue #80. #81 by 1st1 was merged Feb 22, 2017 Loading…
Use anonymous prepared statements when the cache is off.
#106 by 1st1 was merged Mar 31, 2017 Loading…
Add max_inactive_connection_lifetime parameter to Pool.
#110 by 1st1 was merged Mar 31, 2017 Loading…
Expose some of Connection methods directly on the Pool object.
#107 by 1st1 was merged Mar 31, 2017 Loading…
Add new
max_cached_statement_lifetime parameter to Connection. #109 by 1st1 was merged Apr 3, 2017 Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.