Project

General

Profile

Actions

Task #66738

closed

Make SQL Schema Parser aware of combined indexes

Added by Mathias Schreiber almost 9 years ago. Updated over 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:
Stabilization Sprint

Description

Since we are the only project on the entire planet that actually parses the SQL to find out what's going on in the schema we now need to make the SQL parser aware of combined indexes.

Our current investigation suspect problems with multiple parenthesis. Enjoy :)

Example of expected code to be executed:

uid_foreign,tablenames(255),fieldname(255),sorting_foreign.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm ClosedAndreas Kienast2015-05-03

Actions
Actions #1

Updated by Mathias Schreiber almost 9 years ago

  • Description updated (diff)
Actions #2

Updated by Frank Nägler almost 9 years ago

  • Status changed from New to Accepted
  • Assignee set to Frank Nägler
Actions #3

Updated by Gerrit Code Review almost 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 http://review.typo3.org/39786

Actions #4

Updated by Gerrit Code Review almost 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 http://review.typo3.org/39786

Actions #5

Updated by Gerrit Code Review almost 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39786

Actions #6

Updated by Frank Nägler almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF