Project

General

Profile

Actions

Bug #86793

closed

Renamed columns are not correctly detected by database schema diff

Added by Helmut Hummel over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-10-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the default collation utf8mb4, renamed columns are not detected any more.

When you set up a new TYPO3 9.5 instance with MySQL
And rename one filed in any extensions ext_tables.sql file

I would expect to see the old field name offered to be dropped and a new field offered to be created with a new field name

What actually happens is, that database schema update does not show any changes.

Same is true for renaming an index.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #80398: Make default charset and collation for new tables configurableClosed2017-03-22

Actions
Related to TYPO3 Core - Bug #78771: ConnectionMigrator does not handle renamed columnsClosed2016-11-23

Actions
Related to TYPO3 Core - Bug #81756: DatabaseSchemaComparator does not handle renamed columnsClosed

Actions
Actions

Also available in: Atom PDF