Skip to content
Snippets Groups Projects
Commit a31a7bfe authored by colemanw's avatar colemanw
Browse files

CustomField - Ensure index is not too long for mysql

Before: create a custom field with maxlength > 2000
and check the Optimize for Search option.
The result is a fatal error.

After: Field is created without issue.
parent 0c44c063
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment