Files
sqlalchemy/lib/sqlalchemy
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-13 20:10:55 -04:00
2014-10-15 21:40:19 +08:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00