mirror of
https://github.com/bugsink/bugsink.git
synced 2026-01-27 15:59:29 -06:00
Avoiding any (1406, "Data too long for column ...") on MySQL. For the 'plainly provided' fields I followed the documented maximums which are also our DB maximums. For calculated_* I harmonized with what Sentry & GlitchTip both do (and which was already partially reflected in the code), i.e. 128 and 1024.