Commit Graph

16 Commits

Author SHA1 Message Date
Paul Klimov
e3c281f3cb Mongo Collection "aggregate" method interface refactored. 2013-12-03 14:18:25 +02:00
Paul Klimov
a3f5236ea6 Mongo Collection "group" and "mapReduce" functions fixed. 2013-12-03 14:03:23 +02:00
Klimov Paul
dfefd06016 Mongo index related methods fixed. 2013-12-02 21:09:35 +02:00
Paul Klimov
469507d494 Mongo index manipulation methods added. 2013-12-02 17:26:30 +02:00
Paul Klimov
c294e033b3 Unit test for "yii\mongo\Collection::mapReduce()" added. 2013-12-02 16:23:20 +02:00
Paul Klimov
0e082c170c Aggregation functions added to Mongo Query. 2013-12-02 14:01:46 +02:00
Klimov Paul
49a70dc311 Mongo aggregation functions added as draft. 2013-12-01 21:20:34 +02:00
Klimov Paul
139450dad1 Mongo condition composition reworked to match original DB interface. 2013-12-01 17:18:53 +02:00
Klimov Paul
27a1c63e26 Mongo "_id" processing advanced. 2013-11-29 20:55:41 +02:00
Paul Klimov
a39b2d3799 Default options setup added to Mongo Collection operations. 2013-11-29 16:59:38 +02:00
Paul Klimov
0f7ded8f53 Mongo query unit test fixed. 2013-11-29 12:27:22 +02:00
Klimov Paul
37664fff9b Mongo Active Record created as draft. 2013-11-28 21:25:17 +02:00
Klimov Paul
dc3ada65a5 Mongo query "IN" condition shortcut syntax added. 2013-11-28 20:36:38 +02:00
Paul Klimov
9da7a80f0f Mongo query condition composition composed. 2013-11-28 17:21:47 +02:00
Paul Klimov
d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 2013-11-27 16:40:29 +02:00
Klimov Paul
529af8edc4 Mongo "Database" and "Collection" classes introduced. 2013-11-26 21:16:55 +02:00