]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Don't try to rollback on exit if the connection is bad
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 21 Feb 2021 03:20:38 +0000 (04:20 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Mar 2021 04:07:25 +0000 (05:07 +0100)
commit8225d970000780bb410c4471b61336045aaa49f0
tree405db5c9f4269a6eb7f3fe3101b6efe50eac346a
parentf25f13910c3257a7966dee8d692eab0d52621cb3
Don't try to rollback on exit if the connection is bad
psycopg3/psycopg3/connection.py