Diamond Lewis
848a6cf7ae
Distinct support for null ( #4559 )
...
* distinct support for null
* better testing
2018-02-16 10:44:42 -05:00
Diamond Lewis
64e568d000
Improved match aggregate ( #4495 )
...
* Improve aggregate queries
* using pg-promise query formatting
* match multiple comparison
* $or and complex match
2018-01-20 08:00:36 -06:00
Diamond Lewis
8ec07b83d0
Support pointer in aggregate query ( #4493 )
2018-01-08 20:42:08 -06:00
Diamond Lewis
6143988a82
Support pointer in distinct query ( #4471 )
...
* Support pointer in distinct query
* extract transform pointer string
2017-12-29 21:32:40 -06:00
Diamond Lewis
04f8673edd
PG: Support for multiple projection in aggregate ( #4469 )
2017-12-29 17:39:16 +00:00
Benjamin Wilson Friedman
7944e2bd2d
Remove hidden properties from aggregate responses ( #4351 )
...
* Remove hidden properties from aggregrate responses
* transform results from mongo & postgres
* Adjust ordering to comply with tests
2017-11-22 23:07:45 -08:00
Diamond Lewis
7223add446
Support for Aggregate Queries ( #4207 )
...
* Support for Aggregate Queries
* improve pg and coverage
* Mongo 3.4 aggregates and tests
* replace _id with objectId
* improve tests for objectId
* project with group query
* typo
2017-11-12 14:00:22 -05:00