Bug #71645
closedSchema migration service treats SQL keywords as case-sensitive
100%
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.
Updated by Gerrit Code Review about 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44767
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44767
Updated by Morton Jonuschat almost 9 years ago
- Status changed from Under Review to New
Patchset abandoned
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49593
Updated by Gerrit Code Review about 8 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49593
Updated by Gerrit Code Review about 8 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49593
Updated by Gerrit Code Review about 8 years ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49593
Updated by Morton Jonuschat about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2ba08444c9cd7613c97e10b65fd53867565f205c.