elasticsearch/docs/reference/sql/endpoints
Lukas Wegmann 008daa17a3
SQL: Adjust JDBC docs to use milliseconds for timeouts (#79628)
Resolves #79480

My initial thought was to change the properties to be interpreted as seconds but this might not be worth it. All relevant places in the code seem to assume the timeouts to be in ms and there does not seem to be a consistent use of ms or s across JDBC drivers (Postgres uses seconds, MySQL uses ms, MS SQL mixes the two depending on the connection property).

Hence, just fixing the docs might be easier.
2021-10-26 13:44:15 +02:00
..
client-apps SQL: Update documentation on Tableau integration (#60890) 2020-08-17 12:10:15 +02:00
odbc [DOCS] SQL: Add formal API docs (#75506) 2021-07-21 08:04:21 -04: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: Adjust JDBC docs to use milliseconds for timeouts (#79628) 2021-10-26 13:44:15 +02:00
odbc.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60124) 2020-07-23 11:48:22 -04:00
rest.asciidoc [DOCS] Update Kibana dev console screenshots for new EUI theme (#75626) 2021-07-22 09:40:03 -04:00
translate.asciidoc [DOCS] SQL: Add formal API docs (#75506) 2021-07-21 08:04:21 -04:00
version-compat.asciidoc SQL: Enforce and document dedicated client version compatibility (#70451) 2021-03-22 11:17:51 +01:00