Browse Source
We now create a new a new DBObject in QueryMapper#getMappedValue() instead of replacing them in the original objects in order to prevent the original query object being manipulated. Added test case to verify that the original DBObject is not manipulated. Original pull request: #111.pull/125/merge
3 changed files with 50 additions and 6 deletions
Loading…
Reference in new issue