Actions
Feature #75454
closedDoctrine DBAL database connections
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-04-08
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.0
Tags:
doctrine, dbal, database, postgres, mysql
Complexity:
Sprint Focus:
Description
Provide a database connection based on Doctrine DBAL that will replace the current DatabaseConnection class, EXT:dbal and EXT:adodb
The following features from EXT:dbal should be provided by the new connection:
- Manage/select database connections based on table name
- Rewriting MySQL specific functions for other database platforms (for example FIND_IN_SET)
Updated by Gerrit Code Review over 8 years ago
- Status changed from In Progress to Under Review
Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47111
Updated by Gerrit Code Review over 8 years ago
Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47111
Updated by Gerrit Code Review over 8 years ago
Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47111
Updated by Morton Jonuschat over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4a5e2c869d38e42bd3c2949715d3e42dd56ad086.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions