Files
sqlalchemy/test/sql
Mike Bayer 6f40eb37cb - Exception messages have been spiffed up a bit. The SQL statement
and parameters are not displayed if None, reducing confusion for
error messages that weren't related to a statement.  The full
module and classname for the DBAPI-level exception is displayed,
making it clear that this is a wrapped DBAPI exception.  The
statement and parameters themselves are bounded within a bracketed
sections to better isolate them from the error message and from
each other.
fixes #3172
2014-10-17 19:37:45 -04:00
..
2014-07-18 17:40:58 -04:00
2014-09-05 16:28:20 -04:00
2014-07-18 17:40:58 -04:00
2014-08-20 19:12:32 -04:00
2014-07-18 17:40:58 -04:00