TDV Adapter for Couchbase

Build 22.0.8462

InsertNullValues

Determines whether an INSERT should include fields that have NULL values.

Data Type

bool

Default Value

true

Remarks

By default the adapter uses NULL values provided in an INSERT statement and inserts them as JSON null values.

If this option is disabled, SQL NULL values are ignored during an INSERT. In the case of array columns (FlattenArrays must be set to retrieve these), this means that array indices are shifted over to compensate for the values that have been removed.

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