[TASK] Deprecate DatabaseConnection based prepared statements in Extbase
Extbase has a way to set raw statements with PreparedStatements based on DatabaseConnection. This functionality has been marked as deprecated as Doctrine DBAL shows a superior way of doing so natively within the database directly. Resolves: #78225 Releases: master Change-Id: I915526fa27e53c92fa9d017be8b6e555fcfe944e Reviewed-on: https://review.typo3.org/50177 Reviewed-by:Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst 34 additions, 0 deletions...precation-78225-LegacyPreparedStatementsWithinExtbase.rst
- typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php 1 addition, 0 deletions...se/Classes/Persistence/Generic/Storage/Typo3DbBackend.php
Please register or sign in to comment