Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOCBC-1588: Fix failing conjunction and disjunction queries
Motivation ---------- Currently when used against Stellar Gateway gocb returns invalid query option specified for valid Conjunction and Disjunction queries. Changes ------- Corrected the parsing of the nested query arrays. Change-Id: I777f69fdcaac1a694f86262b262386fcf55acb25 Reviewed-on: https://review.couchbase.org/c/gocb/+/203660 Reviewed-by: Charles Dixon <chvckd@gmail.com> Tested-by: Jack Westwood <jack.westwood@couchbase.com>
- Loading branch information