Actions
Task #68401
closedConsolidate SqlParser.php
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2015-07-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Sprint Focus:
Description
There are currently two classes SQLParsers in use, one in the core and one in EXT:dbal. The version in the Core\Database namespace seems to be unused and could be merged with the DBAL version (which currently extends the Core version).
Updated by Morton Jonuschat over 9 years ago
- Subject changed from Consolidate SqParser.php to Consolidate SqlParser.php
Updated by Morton Jonuschat over 9 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress 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/42347
Updated by Gerrit Code Review over 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/42347
Updated by Morton Jonuschat over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3441386cb016757f01e961e9fc6a772b352e1e7.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions