[TYPO3-mvc] query->Like
Christian Schwan - Dimme GmbH
christian.schwan at dimme.ch
Wed Jun 16 01:35:13 CEST 2010
He guys
I got a problem with repository:
$query->like('floorings', $flooring);
Return: floorings LIKE '(%1%)'
But it should return
floorings LIKE (%1%)
without the quotes...
Because I need the query like:
floorings LIKE (%1%) OR (%2%)
does anyone can help me?
Ausgehende eMail ist virenfrei.
Von AVG Free SB uberpruft - www.avg.de
Version: 9.0.829 / Virendatenbank: 271.1.1/2936 - Ausgabedatum: 06/15/10
08:35:00
More information about the TYPO3-project-typo3v4mvc
mailing list