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