Bug #19494
closedMissing function SELECTmmQuery
100%
Description
we have
INSERTquery,UPDATEquery,DELETEquery,SELECTquery but no SELECT_mm_query
Having this would it make much more easy building/examing these queries as they are some of the most complex ones.
As the syntax is only slightly different to the exec_SELECT_mm_query i used that one and changed it.
(issue imported from #M9620)
Files
Updated by Xavier Perseguers almost 13 years ago
- Assignee deleted (
Steffen Kamper) - Target version deleted (
0)
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Morton Jonuschat over 9 years ago
- Category set to Database API (Doctrine DBAL)
- Assignee set to Morton Jonuschat
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42811
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42811
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42811
Updated by Morton Jonuschat about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 512750292328a2c0bfcd729266160ef3ad8fa898.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed