Bug #96393
closedTYPO3's Doctrine DBAL implementation does not allow prepared statements properly
100%
Description
This is only possible on Connection-level, not on a querybuilder level.
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 12 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/+/72610
Updated by Gerrit Code Review almost 3 years ago
Patch set 13 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/+/72610
Updated by Gerrit Code Review almost 3 years ago
Patch set 14 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/+/72610
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72716
Updated by Stefan Bürk almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1728e5b1254227d135d2296dd4abc82eb89dc2ef.
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72716
Updated by Gerrit Code Review almost 3 years ago
Patch set 3 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72716
Updated by Gerrit Code Review almost 3 years ago
Patch set 4 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72716
Updated by Stefan Bürk almost 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset ed725d1273cfe6e3c1ec925d3b03842cfdf64952.
Updated by Stefan Bürk almost 3 years ago
- Related to Bug #96408: Remove failing and superflous test for QueryHelper added
Updated by Stefan Bürk almost 3 years ago
- Related to Bug #96434: Provide quoted array to string-list implode support added