Skip to content
Snippets Groups Projects
user avatar
Robert J. Moore authored
Added a configuration option (mongodb.upsert) to control if the driver
performs inserts or upserts operations for the DB.insert() method.
Defaults to doing inserts.

Note: Change in behavior from previous versions that performed upserts
for non-batched DB.insert() operations.

Fixes #400.
7e04261d
Name Last commit Last update
..