[TYPO3-mvc] Sharing matching function for comma-separated uid-list constraints

Franz Koch typo3.RemoveForMessage at elements-net.de
Wed Feb 3 17:31:41 CET 2010


Hi again,

>> $query->matching($query->equals('categories', $categories));
>>
>> with an array of Category objects in $categories?
>
> I haven't dug that deep into the QOM stuff yet, but I assume there is
> currently no way calling a SQL query like "... WHERE field IN (idList)",
> right?

ok, there seems to be related code in the Typo3DbBackend, but how to 
call it? Is the "equals" function that intelligent?

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list