Project

General

Profile

Actions

Task #74175

closed

Clean up database structure

Added by Morton Jonuschat over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2016-03-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:

Description

Clean up the database structure to consistently use lowercase and/or snake_case for field names.

  • Rename columns to use lower/snake case
  • Avoid protected SQL keywords as column names
  • Provide a migration wizard in the Install Tool to rename the legacy database columns
  • Provide deprecation log entries where possible
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New 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/47050

Actions #2

Updated by Gerrit Code Review over 8 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/47050

Actions #3

Updated by Benni Mack over 8 years ago

  • Target version changed from 8.0 to 8.2
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 8.2 to 8.3
Actions #5

Updated by Benni Mack about 8 years ago

  • Target version changed from 8.3 to 8.4
Actions #6

Updated by Morton Jonuschat about 8 years ago

  • Status changed from Under Review to Closed
  • Assignee deleted (Morton Jonuschat)
  • Target version deleted (8.4)

Not changing that for the time being, a big part of the problem is being mitigated by the switch to Doctrine DBAL.

Actions

Also available in: Atom PDF