-
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.
DML for idiomatic + necessary changes around (#238)
* astrapy-level 'chunked_delete_many' plain implementation * collection delete_many tests put chunking to test * projection filters through find_one_and_replace (also vector_), sync+async * (idiomatic) find_one_and_replace * projection support for (astrapy) find_one_and_update's * find_one_and_delete * find_one_and_update * replace_one * update_one * update_many
- Loading branch information
1 parent
37c94df
commit 619bfe6
Showing
9 changed files
with
1,522 additions
and
55 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.