Replace bool flag values for StoreSemantics enum

Description

typedef enum {
LCB_SUBDOC_STORE_REPLACE = 0,
LCB_SUBDOC_STORE_UPSERT,
LCB_SUBDOC_STORE_INSERT
} lcb_SUBDOC_STORE_SEMANTICS;

LIBCOUCHBASE_API lcb_STATUS lcb_cmdsubdoc_store_semantics(lcb_CMDSUBDOC *cmd, lcb_SUBDOC_STORE_SEMANTICS mode);

Environment

None

Gerrit Reviews

None

Release Notes Description

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Components

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created September 27, 2019 at 2:39 AM
Updated April 24, 2020 at 8:23 PM
Resolved October 2, 2019 at 1:53 AM
Instabug