-
Fiete Börner authored
* add sub document aggregation array functionality example: Model::sum('subarray.*.price'); this method is much simpler as to use as complex raw aggregations for this function a $unwind directive will be pushed in pipeline before $group * change testSubdocumentArrayAggregate change test for different scenarios * rebase to latest master and fix style ci issues81ae5a63
| Name |
Last commit
|
Last update |
|---|---|---|
| src/Jenssegers/Mongodb | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| composer.json | ||
| phpunit.xml.dist |