Skip to content

MongoDB Toolkit v2.0.1

Latest
Compare
Choose a tag to compare
@leongor leongor released this 25 Oct 08:37
· 7 commits to master since this release

Version 2.0.1

New:
Added new custom output functions to Insert and Update operators to handle input that is already formatted as a JSON string:

  • InsertDocumentAsJson
  • UpdateDocumentAsJson
  • UpdateDocumentsAsJson
  • UpsertDocumentAsJson
  • UpsertDocumentsAsJson

2.0.1.1 update:
Fix macro and perl issues.