Actions
Task #102867
closedPass connection to ConnectionMigrator and factory method
Start date:
2024-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Only the connection name has been passed to the `ConnectionMigrator`
and factory method `ConnectionMigrator::create()` and the connection
retrieved using `GeneralUtility::makeInstance(ConnectionPool::class)`.
Actions