elasticsearch/docs/reference/sql/endpoints
Bogdan Pintea 3a8b00cc74
SQL: Add option to provide the delimiter for the CSV format (#59907)
* Add option to provide the delimiter to the CSV fmt

This adds the option to provide the desired character as the separator
for the CSV format (the default remains comma).
A set of characters are excluded though - like CR, LF, `"` - to avoid
slipping onto the CSV-dialects slope. The tab is also forbidden, the
user needs to choose the "tsv" format explicitely.

Update the doc to make it clear that the textual CSV, TSV and TXT
formats pass the cursor back to the user through the Cursor HTTP header.
2020-07-29 16:08:39 +02:00
..
client-apps [DOCS] Clean up links from SQL client app pages. (#52442) 2020-02-18 12:41:05 -08:00
odbc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -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 Move ODBC documentation to elasticsearch repository (#36955) 2018-12-27 11:55:20 +02:00
jdbc.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
odbc.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
rest.asciidoc SQL: Add option to provide the delimiter for the CSV format (#59907) 2020-07-29 16:08:39 +02:00
translate.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00