1. 26 Feb, 2017 1 commit
  2. 31 Oct, 2016 1 commit
  3. 07 Oct, 2016 1 commit
    • Fiete Börner's avatar
      Aggregate subdocument arrays (#918) · 81ae5a63
      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 issues
      81ae5a63
  4. 29 Aug, 2016 1 commit
  5. 02 Jul, 2016 1 commit
  6. 06 Feb, 2016 1 commit
  7. 25 Jan, 2016 1 commit
  8. 24 Jan, 2016 1 commit
  9. 17 Jan, 2016 1 commit
  10. 15 Jan, 2016 1 commit
  11. 03 Dec, 2015 1 commit
  12. 09 May, 2015 1 commit
  13. 29 Mar, 2015 1 commit
  14. 23 Mar, 2015 1 commit
  15. 22 Mar, 2015 1 commit
  16. 11 Aug, 2014 1 commit
  17. 09 Aug, 2014 1 commit
  18. 17 Jun, 2014 1 commit
  19. 16 Jun, 2014 1 commit
  20. 11 Jun, 2014 1 commit
  21. 28 Apr, 2014 1 commit
  22. 12 Apr, 2014 1 commit
  23. 05 Apr, 2014 1 commit
  24. 03 Apr, 2014 1 commit
  25. 21 Mar, 2014 1 commit
  26. 13 Mar, 2014 2 commits
  27. 04 Mar, 2014 2 commits
  28. 05 Jan, 2014 1 commit
  29. 31 Dec, 2013 1 commit
  30. 27 Dec, 2013 3 commits
  31. 12 Dec, 2013 2 commits
  32. 09 Dec, 2013 2 commits
  33. 08 Dec, 2013 2 commits