OpenSearch/docs/reference/sql/endpoints
Andrei Stefan 2908b7e5fc
SQL: add support for passing query parameters in REST API calls (#51029) (#51222)
* REST PreparedStatement-like query parameters are now supported in the form of an array of non-object, non-array values where ES SQL parser will try to infer the data type of the value being passed as parameter.

(cherry picked from commit 45b8bf619aecb1c03d7bc0cf06928dcc36005a66)
2020-01-20 16:40:19 +02:00
..
client-apps DOC: Fix typo 2019-09-16 12:35:21 +03:00
odbc SQL: ODBC: document newest connection string parameters (#44185) 2019-08-12 13:49:11 +02:00
cli.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00
index.asciidoc Move ODBC documentation to `elasticsearch` repository (#36955) 2018-12-27 11:55:20 +02:00
jdbc.asciidoc SQL: Clarify that the connections the jdbc driver creates are not pooled (#42992) 2019-06-11 12:39:58 +03:00
odbc.asciidoc SQL: ODBC: document extra connection string parameters (#40476) 2019-03-27 14:20:23 +01:00
rest.asciidoc SQL: add support for passing query parameters in REST API calls (#51029) (#51222) 2020-01-20 16:40:19 +02:00
translate.asciidoc [DOCS] Replace "// TESTRESPONSE" magic comments with "[source,console-result] (#46295) (#46418) 2019-09-06 09:22:08 -04:00