Task #66738
closed
Make SQL Schema Parser aware of combined indexes
Added by Mathias Schreiber over 9 years ago.
Updated about 7 years ago.
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.
- Description updated (diff)
- Status changed from New to Accepted
- Assignee set to Frank Nägler
- 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
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
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF