-
Couldn't load subscription status.
- Fork 435
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement the Connection.executemany() method enhancement
#45 by elprans was merged Nov 16, 2016 Loading…
Fix parsing server version string for non-final releases (devel, beta etc.)
#63 by vitaly-burovoy was merged Feb 2, 2017 Loading…
Allow overriding codecs for builtin types on a connection.
#75 by elprans was closed Mar 15, 2017 Loading…
Add 'init' parameter to
create_pool(). Addresses issue #80. #81 by 1st1 was merged Feb 22, 2017 Loading…
Handle exceptions in generators passed to Connection.executemany()
#88 by elprans was merged Mar 16, 2017 Loading…
Add support for the text I/O fallback for arrays of unknown types.
#89 by elprans was merged Mar 16, 2017 Loading…
pool: Track connections and prohibit using them after release.
#99 by 1st1 was merged Mar 29, 2017 Loading…
pool: Add another level of indirection to the pool internal logic
#100 by 1st1 was merged Mar 30, 2017 Loading…
Fix inclusion of DETAIL and HINT in Postgres messages.
#102 by elprans was merged Mar 30, 2017 Loading…
Invalidate statement cache on schema changes affecting statement result.
#103 by elprans was merged Mar 30, 2017 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.