couch_fetch_attachment_url: Get attachment url

Description Usage Arguments

Description

Get the url for a specific attachment, This is sometimes useful for direct reads to functions, in lieu of storing tempfiles.

Usage

1
couch_fetch_attachment_url(conn, database, key = NULL, attachment = NULL)

Arguments

conn

A connection object

database

The database name

key

Document key

attachment

Name of the attachment


couchDB documentation built on May 2, 2019, 4:09 a.m.