Skip to content

asyncpg v0.18.0

Compare
Choose a tag to compare
@elprans elprans released this 30 Oct 19:36
· 238 commits to master since this release
v0.18.0
d2873e7

Improvements

Bug Fixes

  • Handle and ignore permission errors when attempting to read .pgpass
    (by @elprans in df7830f for #356)

  • Fix decoding of fractional timestamps before Postgres epoch
    (by @elprans in a7eaf2b for #363)