WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v0.13.0

Choose a tag to compare

@elprans elprans released this 20 Oct 14:37
· 360 commits to master since this release
v0.13.0

Backwards Incompatible Changes

  • Drop support for PostgreSQL 9.1
    (by @elprans in eaf298b)

  • Remove the deprecated "binary" parameter from Connection.set_type_codec()
    (by @elprans in 9ad6625)

New Features

  • Add support for PostgreSQL 10
    (by @elprans)

Bug Fixes