We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ad817 commit bbf3c19Copy full SHA for bbf3c19
README.md
@@ -362,7 +362,7 @@ select '{"a": {"b": 1 } }'::jsonb @@ 'a.b = 1';
362
(1 row)
363
```
364
365
-#### MongoDB operators supported by extension
+#### MongoDB operators supported by function
366
367
Number of MongoDB query operators is limited by opportunities of
368
JsQuery language, but main part is supported.
0 commit comments