Sorry, I am a complete newbie in couchdb. I am in update function
function(doc, req) {
doc.att = other_doc.att
return [doc, "updated doc"];
}
How I can get other_doc in my update function?
--
М.
http://diglossa.org
xmpp://[email protected]
