Project

General

Profile

Actions

Bug #71645

closed

Schema migration service treats SQL keywords as case-sensitive

Added by Andreas Wolf over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2015-11-18
Due date:
% Done:

100%

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

Description

The Schema migration service treats all column definitions as literals, leading to changes that are never really executed when the casing differs. As this is pretty annoying, it should go.

Especially relevant as e.g. PhpStorm autoformat (Ctrl+Alt+L) puts all keywords to uppercase when using the MySQL dialect.

Actions

Also available in: Atom PDF