Actions
Bug #89853
closedAdd index on new l10n_source field
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-12-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The translationSource
TCA setting introduced in version 9 adds a l10n_source
field for pages and tt_content.
This field does not automatically get an index which results in performance loss in (for example) the migration of pages_language_overlay to pages.
Actions