Actions
Task #77786
closedEpic #75555: Further Doctrine Development
Add support for altering the ENGINE type of existing MySQL tables
Status:
Closed
Priority:
Must have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
Doctrine DBAL doesn't care for the ENGINE type once a table has been created. Hook into the process to provide the required alter table statements to change engine types.
Actions