Skip to content

aiopg 0.16.0 release

Compare
Choose a tag to compare
@vir-mir vir-mir released this 25 Jan 22:13
· 218 commits to master since this release
454ac0b

Changes

  • Fix select priority name (#525)

  • Rename psycopg2 to psycopg2-binary to fix deprecation warning (#507)

  • Fix #189 hstore when using ReadDictCursor (#512)

  • close cannot be used while an asynchronous query is underway (#452)

  • sqlalchemy adapter trx begin allow transaction_mode (#498)