From c193779f67114d9b8b9a52c8863073693a98f660 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Mon, 28 Oct 2013 09:58:56 +0000 Subject: [PATCH] update to mongodb node to allow both save and insert. --- nodes/storage/66-mongodb.html | 25 ++++++++--------- nodes/storage/66-mongodb.js | 51 +++++++++++++++++++---------------- 2 files changed, 41 insertions(+), 35 deletions(-) diff --git a/nodes/storage/66-mongodb.html b/nodes/storage/66-mongodb.html index 3d4d4b841..a7c4857a4 100644 --- a/nodes/storage/66-mongodb.html +++ b/nodes/storage/66-mongodb.html @@ -60,8 +60,9 @@
@@ -83,13 +84,13 @@