Details
-
Bug
-
Resolution: Fixed
-
Major
-
sdk-3.2, sdk-3.3
-
DOC-2022-S4, DOC-2022-S5, DOC-2022-S6, DOC-2022-S7, DOC-2022-S8, DOC-2022-S9, DOC-2022-S10
-
1
Description
This whole section including the example doesn't make any sense. Looks like RYOW and KV + N1QL got mixed up real bad
Mixing Key-Value and N1QL
Key-Value operations and queries can be freely intermixed, and will interact with each other as you would expect.
In this example we insert a document with Key-Value, and read it with a SELECT.
Look for both the text and the example code
See Go for reference: https://docs.couchbase.com/go-sdk/current/howtos/distributed-acid-transactions-from-the-sdk.html#mixing-key-value-and-n1ql