]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Map errors 08* to OperationalError
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 17 Nov 2020 15:14:52 +0000 (15:14 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 17 Nov 2020 15:28:56 +0000 (15:28 +0000)
commit9ab576349d8e865782e2494084785050abf2185a
tree127a6722892b3e85f1ea1cac16a6a6d85eac9d4a
parent6d507f7f7db005894f5fca778fbe770486910f9c
Map errors 08* to OperationalError

See https://github.com/psycopg/psycopg2/pull/1148
psycopg3/psycopg3/errors.py