-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* delete_many(), count() and support params for insert_many() * batch_upsert() * super().publish('batch_upsert', items, **kwargs) * super().publish('delete_many', data, **kwargs) * fix lint issues * batch_delete * fixed tests after merging * removed delete_many Co-authored-by: Paul Cruse III <[email protected]>
- Loading branch information
1 parent
0408b3c
commit f70073d
Showing
3 changed files
with
95 additions
and
27 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
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
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