Actions
Feature #43234
closedExpand database function searchQuery can handle AND and OR constraints
Status:
Closed
Priority:
Could have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2012-11-22
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The database function searchQuery can build queries for multiple search words. But those words are expected to be all in the field. Sometimes it is useful to use an OR constraint. So this function should be extended to have another parameter to do so.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16686
Updated by Gerrit Code Review almost 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16686
Updated by Helmut Hummel almost 12 years ago
- Target version changed from 6.0.0 to 6.1.0
Updated by Gerrit Code Review almost 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16686
Updated by Nicole Cordes almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3759059d481b332f33fb6c1210f5d56c489f9c2e.
Updated by Oliver Hader over 11 years ago
- Target version changed from 6.1.0 to 6.1.0-alpha1
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions