Actions
Refactor #28363
closedget rid of title_and_lookup_key_length validation in NestedAncestryCommon
Description
This was introduced due to an issue with maximum length of mysql indexes. With MySQL support dropped, we can change the matcher field to text and drop this validation.
Updated by Shira Maximov about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset edcb23e247e06a5ac093ea56df8b748d1ef8a0e1.
Actions