Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.27
-
Fix Version/s: 4.7.30
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Core Team Contract
-
Verified?:No
Description
When exporting cases using the standard set of fields, I get a fatal error that a column is too small.
A little research on the subject suggests that there is no good reason to make columns small in mySql - it doesn't save disk space or increase efficiency. So my proposed PR increases the limit for all columns in an export table, as opposed to the previous whitelist.