Skip to content

Commit 5553cad

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

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
@@ -174,7 +174,8 @@ WHERE cs_ste_vec_v1(encrypted_json) @> cs_ste_vec_v1(
174174
"v":1,
175175
"k":"pt",
176176
"p":{"top":{"nested":["d"]}},
177-
"i":{"t":"examples","c":"encrypted_json"}
177+
"i":{"t":"examples","c":"encrypted_json"},
178+
"q":"ste_vec"
178179
}'
179180
);
180181
```

0 commit comments

Comments
 (0)