We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0863b32 commit 0fa808eCopy full SHA for 0fa808e
NATIVE_POSTGRES_JSON_COMPARED_TO_EQL.md
@@ -20,7 +20,7 @@ EQL JSONB functions accept an eJSONPath as an argument (instead of using `->`/`-
20
21
#### Decryption example
22
23
-`cs_ste_vec_value_v1` returns the Plaintext EQL payload to the client.
+`cs_ste_vec_value_v1` returns the plaintext EQL payload to the client.
24
25
```sql
26
SELECT cs_ste_vec_value_v1(encrypted_jsonb, $1) FROM examples;
@@ -216,7 +216,7 @@ Note that these are similar to the examples for `->`/`->>`. The difference in th
216
217
218
219
220
221
222
0 commit comments