Skip to content

Commit 7d39a84

Browse files
committed
Per customer requirement, extended collection expressions to multiple collections.
1 parent 6ce146b commit 7d39a84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/n1ql-select.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,8 +1110,6 @@ expression evaluates to FALSE.
11101110
IN evaluates to TRUE if and only if the right-hand-side expression
11111111
evaluates to an array and contains the left-hand-side expression.
11121112

1113-
FALSE.
1114-
11151113
*collection-cond:*
11161114

11171115
Collection predicates allow you to test a boolean condition over the

0 commit comments

Comments
 (0)