Skip to content
Snippets Groups Projects
  1. Oct 07, 2015
    • Robert J. Moore's avatar
      [mongodb] Add mongodb.upsert configuration option. · 7e04261d
      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
  2. Oct 06, 2015
  3. Sep 28, 2015
  4. Sep 24, 2015
  5. Sep 21, 2015
  6. Sep 18, 2015
  7. Sep 16, 2015
  8. Sep 11, 2015
  9. Aug 21, 2015
  10. Aug 20, 2015
  11. Aug 16, 2015
  12. Aug 12, 2015
  13. Aug 11, 2015
  14. Aug 07, 2015
  15. Aug 06, 2015
  16. Jul 27, 2015
Loading