[TYPO3-mvc] query contains exception

Bas van der Togt b.vandertogt at profinit.com
Fri May 17 10:13:45 CEST 2013


Tnx for your reply Dominic.
But what if services is a comma seperated string and i need a 
FIND_IN_SET() ?

Op 16-05-13 23:53, Domi schreef:
> Hi Bas,
>
> contains is for object storage. If you want to check \string then you
> should use:
>
> $query->matching($query->equals('services', $service));
>
> Hope this helps,
>
> Dominic



More information about the TYPO3-project-typo3v4mvc mailing list