| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
psycopg2 2.8.4 is the first release to support Python 3.8.
|
|
PostgreSQL.
|
|
database.
Thanks Kazantcev Andrey for the report.
Regression in f48f671223a20b161ca819cf7d6298e43b8ba5fe.
|
|
|
|
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
|
|
|
|
It is now a method instead of a property and returns a context manager
that yields a cursor on entry and closes the cursor and connection upon
exit.
|
|
PostgreSQL.
|
|
initialization.
This addressed a regression introduced by a96b9019320ed8236659ee520a7a017c1bafbc6f as identified by Ran Benita.
|
|
exception.
|
|
|
|
|
|
when 'postgres' db isn't available.
Thanks Tim Graham and Claude Paroz for reviews.
|
|
|
|
|
|
|