8000 support $arrayElemAt in aggregate $project by DeoLeung · Pull Request #298 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

support $arrayElemAt in aggregate $project #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

DeoLeung
Copy link

support using False(not true) values in project field selection, e.g:
{'$project': {'_id': False}}

support using False(not true) values in project field selection, e.g:
{'$project': {'_id': False}}
@srinivasreddy srinivasreddy merged commit fa3b1d5 into mongomock:develop Feb 28, 2017
mdomke added a commit that referenced this pull request Mar 19, 2017
Release 3.8.0

This release contains the following features and bugfixes

* Fix cursor.__getitem__ behavior #309 [@touilleMan]
* Raise exception when $unwind reference is not prefixed with '$' #307 [@MetrodataTeam]
* Support $type in find() #305 [@MetrodataTeam]
* Fix database property behavior #304 [@pcorpet]
* Support aggregate $out #303 [@MetrodataTeam]
* Skip missing fields in $project when aggregating #302 [@MetrodataTeam]
* Refactor Cursor constructor #301 [@edengreen]
* Aggregate projection support field rename #300 [@MetrodataTeam]
* Enable BulkWriteResult from collection.bulk_write #299 [@edengreen]
* Support $arrayElemAt in aggregate $project #298 [@MetrodataTeam]
* Return the copy of the document, not the actual document #291 [@Bernie]
* Fix pymongo bulk_write behavior #289 [@afouchet]
* Enable unset positional awareness #286 [@Bernie]
* Improve group _id capability #280 [@adamhicks]
* Add support for Cursor.rewind #277 [@gmacon]
* Support aggregate over literal value #274 [@ymost]
* Fix for updating with {} #272 [@bugrimov]

* tag '3.8.0':
  Bump version to 3.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0