elasticsearch/docs/reference/sql
Andrei Stefan 9e0df64b2d
SQL: ignore UNSUPPORTED fields for JDBC and ODBC modes in 'SYS COLUMNS' (#39518)
* SYS COLUMNS will skip UNSUPPORTED field types in ODBC and JDBC, as well.
NESTED and OBJECT types were already skipped in ODBC mode, now they are
skipped in JDBC mode, as well.
2019-03-01 15:23:15 +02:00
..
appendix SQL: Doc on syntax (identifiers in particular) (#38662) 2019-02-15 15:24:03 +02:00
endpoints SQL: introduce the columnar option for REST requests (#39287) 2019-02-27 09:24:52 +02:00
functions SQL: change the default precision for CURRENT_TIMESTAMP function (#39391) 2019-02-27 09:48:10 +02:00
language SQL: doc polishing 2019-02-15 22:12:08 +02:00
concepts.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
getting-started.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
index.asciidoc SQL: Doc on syntax (identifiers in particular) (#38662) 2019-02-15 15:24:03 +02:00
limitations.asciidoc SQL: ignore UNSUPPORTED fields for JDBC and ODBC modes in 'SYS COLUMNS' (#39518) 2019-03-01 15:23:15 +02:00
overview.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
security.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00