Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. Jul 28, 2018
  3. May 23, 2018
  4. May 11, 2018
  5. Sep 21, 2017
  6. Aug 05, 2017
  7. Nov 18, 2016
  8. Sep 27, 2016
  9. Aug 31, 2016
  10. Jul 19, 2016
  11. Jun 21, 2016
  12. Jun 02, 2016
  13. Jun 01, 2016
  14. May 04, 2016
  15. Apr 01, 2016
  16. Feb 16, 2016
  17. Jan 27, 2016
  18. Jan 07, 2016
  19. Jan 01, 2016
  20. Dec 26, 2015
  21. Dec 20, 2015
  22. Nov 03, 2015
  23. 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
  24. Sep 21, 2015
  25. Aug 07, 2015
  26. Jul 21, 2015
  27. Jul 17, 2015
  28. Jul 16, 2015
Loading