diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-02-23 13:43:03 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-02-24 08:45:19 -0500 |
commit | 8f9e971f10dee0614054671e0c284f0acace2d04 (patch) | |
tree | ba0280b94a8c49358d8cabd1e27a22c8012c6dd0 /test/dialect/postgresql/test_compiler.py | |
parent | 19f13584b07b03a6ee775c197e0e8cda681e9d5a (diff) | |
download | sqlalchemy-8f9e971f10dee0614054671e0c284f0acace2d04.tar.gz |
support cx_Oracle DPI disconnect codes
Added support to parse "DPI" error codes from cx_Oracle exception objects
such as ``DPI-1080`` and ``DPI-1010``, both of which now indicate a
disconnect scenario as of cx_Oracle 8.3.
Fixes: #7748
Change-Id: I4a10d606d512c0d7f9b4653c47ea5734afffb8a5
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions