elasticsearch/docs/reference/sql/endpoints
Marios Trivyzas 1a5945c396
SQL: Fix JDBC url pattern in docs and error message (#56612)
The docs pattern url was using `*` which means zero or many instead
of `?` which means zero or one. The pattern url returned in error
messages was not in sync with the one in the docs.

Fixes: #56476
2020-05-13 12:12:23 +02:00
..
client-apps
odbc ODBC: Document the new VarcharLimit and EarlyExecution params (#54632) 2020-04-03 14:44:25 +02:00
cli.asciidoc SQL: specify command to run the CLI on a remote machine without Elasticsearch (#52626) 2020-02-21 13:26:31 +02:00
index.asciidoc
jdbc.asciidoc SQL: Fix JDBC url pattern in docs and error message (#56612) 2020-05-13 12:12:23 +02:00
odbc.asciidoc
rest.asciidoc SQL: Fix DATETIME_PARSE behaviour regarding timezones (#56158) 2020-05-05 11:13:47 +02:00
translate.asciidoc