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 dd36999 commit 16dd33dCopy full SHA for 16dd33d
src/Manticoresearch/Client.php
@@ -222,7 +222,7 @@ public function update(array $params = [])
222
* Endpoint: sql
223
* @param mixed $params
224
* @return array
225
- *
+ *
226
* $params can be either two parameters (string $query, bool $rawMode = false),
227
* or a single parameter with the following structure (array [ 'mode' => $mode, 'body' => ['query' => $query] ])
228
* The second variant is currently supported to provide compatibility with the older versions of the client
0 commit comments