Task #75559
closedProvide Helpers to prepare SQL Fragments
100%
Description
A few helper methods are needed to build syntactically valid SQL queries from legacy data where the format of the input is not strict enough to reliably use directly in queries.
These helpers need to mostly deal with TCA information and Hook results for default_sortby, sortby, and maybe foreign_table_where fragments
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New 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 https://review.typo3.org/47636
Updated by Gerrit Code Review almost 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 https://review.typo3.org/47636
Updated by Gerrit Code Review almost 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 https://review.typo3.org/47636
Updated by Morton Jonuschat almost 9 years ago
- Target version set to 8.1
- TYPO3 Version changed from 7 to 8
- PHP Version set to 7.0
Updated by Morton Jonuschat almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5cf26f1adcd93d8c9861a1a38e28ece84b376f1a.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed