-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt to latest choices in API semantics (#248)
* wip on docstrings * remove 'acknowledge' attribute from Result classes * upper_bound + raw-result lists in bulk write results and in some Results Introduce upper_bound parameter to count_documents + exceptions flow raw_results (plural and always a list) in deleteResult+insertManyResults bulk_api_results always a map to list for BulkWriteResult * add SortDocuments as singleton and likewise make ReturnDocument into a singleton * SortType, FilterType for uniformity
- Loading branch information
1 parent
91261e7
commit 856c075
Showing
7 changed files
with
344 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.