Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aiopg 0.16.0 release source code.tar.gz | 2019-01-25 | 75.2 kB | |
aiopg 0.16.0 release source code.zip | 2019-01-25 | 101.3 kB | |
README.md | 2019-01-25 | 332 Bytes | |
Totals: 3 Items | 176.9 kB | 0 |
Changes
-
Fix select priority name (#525)
-
Rename
psycopg2
topsycopg2-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)