couchdb-commonjs icon indicating copy to clipboard operation
couchdb-commonjs copied to clipboard

Missing batch-update functionality

Open bennlich opened this issue 13 years ago • 0 comments

Calling db.saveDoc() on an Array saves each element individually, but there doesn't seem to be a way to update a list of pre-existing elements (unless I'm missing something).

bennlich avatar Apr 01 '12 04:04 bennlich