Skip to content

Commit 4155e5e

Browse files
Update docs/reference/JSON.md
Co-authored-by: Drew Thomas <drew@cipherstash.com>
1 parent 5553cad commit 4155e5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/JSON.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ WHERE cs_ste_vec_v1(encrypted_json) @> cs_ste_vec_v1(
147147
"v":1,
148148
"k":"pt",
149149
"p":{"top":{"nested":["a"]}},
150-
"i":{"t":"examples","c":"encrypted_json"}
150+
"i":{"t":"examples","c":"encrypted_json"},
151+
"q":"ste_vec"
151152
}'
152153
);
153154
```

0 commit comments

Comments
 (0)