Skip to content
Snippets Groups Projects
Commit f0a731ee authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[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: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent f028b949
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment