For logging and exception handling, we don't want to store very large bound values. The db.truncate_bound_values_string_limit property was introduced to adjust how large bound values should be handled.
coverage: 85.99% (-0.02%) from 86.005%
when pulling b3971f91f0b44d2d9bdf62cf9ca966396359b947 on feature/add-truncating-to-bound-values
into e89b35191f0da5d32f465f9565fe824ec8d80716 on master.
For logging and exception handling, we don't want to store very large bound values. The
db.truncate_bound_values_string_limit
property was introduced to adjust how large bound values should be handled.