You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by ericdes <er...@vcardprocessor.com> on 2010/04/15 06:32:04 UTC

Updating a document that has an attachment

Once an attachment has been saved into a document, how can you later 
modify that document without sending again the attachment?

My problem is that my attachments get erased if I update the document's 
JSON without adding the "_attachements" record...

Thank you,
Eric Desgranges