- Major Changes:
commit0d36f808828390442d1e5e3e937dd90fb279bf23
authorCésar D. Rodas <crodas@php.net>
Wed, 7 Apr 2010 07:18:08 +0000 (7 04:18 -0300)
committerCésar D. Rodas <crodas@php.net>
Wed, 7 Apr 2010 07:18:08 +0000 (7 04:18 -0300)
treec14371a187c339214f2abd0036bd7b23d0b53fc2
parent67f9170267e1da68a817bf0ccd0bcbae0a58f677
- Major Changes:
    - Added Extended cursor support, to simulate cursors from PHP
    - Added findAndModify(), and a sort of cursor
    - Added batchIndex support (TODO: Add validations before insert)
lib/ActiveMongo.php
tests/QueryTest.php