Skip to content Skip to sidebar Skip to footer
Showing posts with the label Seamonkey

CouchDB Update Handlers: Document Id Must Not Be Empty

I wrote simple update handler: { 'handler': 'function (doc, req) { if (req.userCtx… Read more CouchDB Update Handlers: Document Id Must Not Be Empty