Skip to content

0.0.58: MongoDB Adapter Batch_Create and Pagination in find() (#122)

Compare
Choose a tag to compare
@abdullah-syngenta abdullah-syngenta released this 31 Aug 02:09
· 20 commits to master since this release
75fb9fa
* mongodb batch_create

* try to fix tests

* fixed tests and pushed pipfile

* fixed tests

* handle pagination in find

* resolve comments