Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1930 assert that a instance of the Mongo query builder is used
The base `update(..)` method and the MongoDB `update(..)` differ in the amount of arguments. Adding a assertion to make sure the correct one is used.
- Loading branch information