8000 Return the copy of the document, not the actual document. by Bernie · Pull Request #291 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Return the copy of the document, not the actual document. #291

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
Jan 25, 2017

Conversation

Bernie
Copy link
Contributor
@Bernie Bernie commented Jan 20, 2017

This only addresses the problem when fetching a document from the collection or through a find operation.

I have not checked when fetching a document through the aggregation pipeline.

This addresses issue #290.

@srinivasreddy srinivasreddy merged commit 276a896 into mongomock:develop Jan 25, 2017
@srinivasreddy
Copy link
Contributor

Thanks!!

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