letsdrink / ouzo

Ouzo Framework - PHP MVC ORM
https://github.com/letsdrink/ouzo
MIT License
70 stars 8 forks source link

Add an option to truncate bound values #323

Closed piotrooo closed 4 weeks ago

piotrooo commented 4 weeks ago

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.

coveralls commented 4 weeks ago

Coverage Status

coverage: 85.99% (-0.02%) from 86.005% when pulling b3971f91f0b44d2d9bdf62cf9ca966396359b947 on feature/add-truncating-to-bound-values into e89b35191f0da5d32f465f9565fe824ec8d80716 on master.