10 Commits (3e744b73e95c785bdd25161ca96761bc5e3beb99)

Author SHA1 Message Date
Paul Klimov 3e744b73e9 Mongo Collection "findAll" method removed. 11 years ago
Paul Klimov e3c281f3cb Mongo Collection "aggregate" method interface refactored. 11 years ago
Paul Klimov 0e082c170c Aggregation functions added to Mongo Query. 11 years ago
Klimov Paul 139450dad1 Mongo condition composition reworked to match original DB interface. 11 years ago
Paul Klimov 9c7d2b23c2 Mongo Active Record and Active Query fixed. 11 years ago
Paul Klimov 0f7ded8f53 Mongo query unit test fixed. 11 years ago
Paul Klimov 9da7a80f0f Mongo query condition composition composed. 11 years ago
Paul Klimov d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 11 years ago
Paul Klimov 4f5f5bb691 Mongo Query implemented as draft. 11 years ago
Paul Klimov c929268b25 Mongo classes created as blank. 11 years ago
Carsten Brandt 8250cfbb0f reverted change of count() signature 11 years ago
Carsten Brandt 65338972c7 refactored ActiveRecord classes to use Interfaces and traits 11 years ago
Carsten Brandt b8e31d50bb renamed AR trait classes 11 years ago
Carsten Brandt 4653526262 moved common parts of db ActiveRelation and Query to traits 11 years ago