mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-25 01:52:03 -04:00
799be9a36d
psycopg2 is introducing a fine grained exception model where
most exceptions will be specialized subclasses, so don't use
"is" to compare an expression type
Change-Id: I2eac7503e38136f0dcc0da6f77b0b1d83ea1c6dc
(cherry picked from commit c5e888a3dd)