Skip to content

Household names have length limit in 4.6

xurizaemon requested to merge 12-limit_household_name_length into master

Issue #12 - household names generated by SQL anonymization could be overlong for table definitions in 4.6.8.

@com2 Do you think there's a way we could do this and have MySQL automatically drop the extra characters, rather than locking in the CONCAT?

Merge request reports