Actions
Task #102880
closedRemove traces of unsupported platform `Oracle`
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2024-01-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Albeit never officially supported some workarounds
has been introduced in several places to support
Oracle at least partly.
It does not make sense to keep traces of special
handling code flows for unsupported dbms vendors
and versions as required adjustments at mandantory
places are not included, for example during the
database analyser step. Beside that, these changes
could not be properly tested any way.
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82526
Updated by Stefan Bürk 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6c1f8a6a7b9ea7139661dfd8bbca866b59b0a38d.
Actions