summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/assertsql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-07-29 14:06:43 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-07-29 14:06:43 -0400
commit83326bf44c590a3b22ddf9bf658f509d1491bc0f (patch)
tree2f67a8167450d44753eb9cc2b2b3044decd3354d /lib/sqlalchemy/testing/assertsql.py
parent405c223ae50e78dacac08783c414619db20df0b7 (diff)
downloadsqlalchemy-83326bf44c590a3b22ddf9bf658f509d1491bc0f.tar.gz
- The exception wrapping system for DBAPI errors can now accommodate
non-standard DBAPI exceptions, such as the psycopg2 TransactionRollbackError. These exceptions will now be raised using the closest available subclass in ``sqlalchemy.exc``, in the case of TransactionRollbackError, ``sqlalchemy.exc.OperationalError``. fixes #3075
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions