Project

General

Profile

Actions

Bug #80096

closed

[BUGFIX] ConnectionMigrator resets changedColumns

Added by Thomas Hohn about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
Start date:
2017-03-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Currently the ConnectionMigrator install methods resets changedColumns if the flag $createOnly is true.

However if indexes are added or change it must be ensured to that columns changes on the table are executed before -
or the creation of indexes might fail with SQL errors due to missing column updates.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80043: Upgrade Wizard must only add PK indexesClosedThomas Hohn2017-02-27

Actions
Actions

Also available in: Atom PDF