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

Batch executemany
#295 by fantix was merged Nov 26, 2020 Loading…
2 tasks done
Fix handling of OIDs >= 2**31
#300 by elprans was merged May 31, 2018 Loading…
Modernize and improve setup.py
#304 by elprans was merged Jun 1, 2018 Loading…
Raise a consistent exception on input encoding errors
#302 by elprans was merged Jun 1, 2018 Loading…
Allow passing datetime.date instances as timestamp input
#303 by elprans was merged Jun 2, 2018 Loading…
Upgrade to Cython 0.28.2
#294 by 1st1 was merged May 23, 2018 Loading…
Fix for zero numeric
#274 by d-chugunov was closed May 24, 2018 Loading…
[RFC] Combine args of executemany() in batches
#289 by fantix was closed May 29, 2018 Loading…
Use unsigned int for tid
#287 by fantix was merged May 1, 2018 Loading…
expose method is_in_transaction
#297 by bcaudell95 was merged May 30, 2018 Loading…
Cut BaseProtocol circular reference on close.
#1049 by pteromys was merged Oct 9, 2023 Loading…
Fix handling of large type OIDs
#317 by elprans was merged Jun 13, 2018 Loading…
Fix bswap on *BSD
#315 by elprans was merged Jun 11, 2018 Loading…
Added codec for built-in type tid
#285 by fantix was merged Apr 26, 2018 Loading…
Fix type codec cache races
#301 by elprans was merged Jun 1, 2018 Loading…
Make prepared statement uid generator global
#215 by 1st1 was merged Oct 23, 2017 Loading…
Document pgbouncer-related prepared statement breakage
#214 by elprans was merged Oct 25, 2017 Loading…
Fix unaligned access issues in host-network byte I/O on ARM
#218 by elprans was merged Oct 31, 2017 Loading…
record: Compactify the code by using designated initializers
#321 by 1st1 was merged Jun 29, 2018 Loading…
Clarify the argument/parameter count mismatch exception
#194 by elprans was merged Sep 13, 2017 Loading…
ProTip! Filter pull requests by the default branch with base:master.