- Added ability to delete multiple rows with a given criteria (with where()); and...
commit38b5c2a69fcbb27aac8327c74d0596f29ce8f108
authorCésar D. Rodas <crodas@php.net>
Tue, 30 Mar 2010 10:25:25 +0000 (30 07:25 -0300)
committerCésar D. Rodas <crodas@php.net>
Tue, 30 Mar 2010 10:25:25 +0000 (30 07:25 -0300)
tree0f8f728b8e3b094d32f8329cb4fa29ca2a391899
parent1f6091f463057a0b6c8bedb646c40e166c45bf00
- Added ability to delete multiple rows with a given criteria (with where()); and its test.
lib/ActiveMongo.php
tests/QueryTest.php