TDV Adapter for Couchbase

Build 22.0.8462

FlavorSeparator

The character or characters used to denote flavors.

Data Type

string

Default Value

"."

Remarks

When the adapter detects a flavored table, using either a DocType or Infer TypeDetectionScheme, it names flavored tables by concatenating the underlying bucket name, this seprator, and the value of the bucket's primary flavor.

For example, if the adapter detects the flavor "docType = 'beer'" on the "beer-sample" bucket, then it will generate the table "beer-sample.beer" which contains only documents in "beer-sample" which have the "beer" doctype.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462