0.0.59: More mongodb utilities (#124)
abdullah-syngenta
released this
01 Sep 19:30
·
11 commits
to master
since this release
* 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]>