Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 10, 2021
- committed
asyncpg v0.22.0
Show description for 1616076committedDon't build aarch64 wheels for now
Show description for 022d0b5committeddocs: fix simple typo, verifiction -> verification (#682)
Show description for 232adcfauthoredAvoid unnecessary overhead during connection reset (#648)
Show description for ff5da5fauthored
Commits on Dec 21, 2020
Update README
Show description for 0dd636fcommittedAdjust executemany() docs
Show description for c443374committed
Commits on Dec 20, 2020
Fix method calls on custom Record subclasses
Show description for c162909committed
Commits on Dec 2, 2020
- committed
Untangle custom codec confusion (#662)
Show description for 50f65fbauthoredRaise proper error on anonymous composite input (tuple arguments) (#664)
Show description for 7252dbecommittedProhibit custom codecs on domains
Show description for 50f964fcommittedAdd codecs for a bunch of new builtin types (#665)
Show description for b53f038authored
Commits on Nov 29, 2020
Prefer SSL connections by default (#660)
Show description for 16183aaauthored- committed
Expose Pool as asyncpg.Pool (#669)
Show description for 0e0eb8dauthored- committed
Commits on Nov 26, 2020
Add a note that DSN components must be URL-quoted
Show description for 7c77c33committedFix AttributeError exception (#632)
Show description for 0d23182authoredBump pgproto to fix pyinstaller (#651)
Show description for 5ddabb1authoredBatch executemany (#295)
Show description for 690048dauthored
Commits on Nov 25, 2020
Commits on Sep 25, 2020
Fix null/NULL quoting in array text encoder (#627)
Show description for 92aa806authoredIgnore custom data codec for internal introspection (#618)
Show description for e064f59authored
Commits on Sep 22, 2020
Fix set_type_codec() to accept standard SQL type names (#619)
Show description for 68b40cbauthoredFix wrong default transaction isolation level (#622)
Show description for 4a627d5authored
Commits on Aug 27, 2020
Add a workaround for bpo-37658
Show description for 2bac166
Commits on Aug 19, 2020
Fix compilation under Python 3.9+ (#610)
Show description for c05d726authored
Commits on Aug 15, 2020
Allow using custom Record class
Show description for db4f1a6committed- committed
Commits on Aug 9, 2020
- committed
Fix compiler warnings
Show description for 6cb5ba1committedFix possible uninitalized pointer access on unexpected array message data
Show description for 69bcdf5committed