]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
It now calls raise_from_cause
authorScott Dugas <scott.dugas@foundationdb.com>
Mon, 3 Nov 2014 20:24:31 +0000 (15:24 -0500)
committerScott Dugas <scott.dugas@foundationdb.com>
Mon, 3 Nov 2014 20:24:31 +0000 (15:24 -0500)
commit8d154f84f1a552c290a1ccd802f20940c8cab066
treefb20f5561ca19280f08330b8525bbbd388371201
parentb31ab006897d2709442f9745faf0cac6e0de1713
It now calls raise_from_cause

master was updated to call util.raise_from_cause which is better
than what I had
lib/sqlalchemy/testing/exclusions.py