[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - All string formatting of bound parameter sets and
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-17 18:32:32
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/591e0cf08a79/ Changeset: 591e0cf08a79 Branch: None User: zzzeek Date: 2016-02-17 18:31:29+00:00 Summary: - All string formatting of bound parameter sets and result rows for logging, exception, and ``repr()`` purposes now truncate very large scalar values within each collection, including an "N characters truncated" notation, similar to how the display for large multiple-parameter sets are themselves truncated. fixes #2837 Affected #: 5 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |