[TYPO3-mvc] how delete like mysql "where pos=1 AND list=2" ?
Jochen Rau
jochen.rau at typoplanet.de
Wed Mar 17 09:09:07 CET 2010
Hi.
On 16.03.10 15:49, Steffen Ritter wrote:
> Query them, and put the object array via foreach into
> Repository->remove(object)
Be sure *not* to use removeAll($objectsToRemove). It will remove *all*
objects in the repository and not only the objects to be removed.
> Hope we sometime might pass an object array to remove to ;)
Please file a feature request:
http://forge.typo3.org/projects/typo3v4-mvc/issues
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list