Costin Leau 5b112b1d9d SQL: remove beta marker from documentation (#38661)
(cherry picked from commit fb6e7a30c9eed1e8b83496aaf1efe7e2288f9dd8)
2019-02-10 00:09:58 +02:00

15 lines
333 B
Plaintext

[role="xpack"]
[testenv="basic"]
[[sql-spec]]
== SQL Language
This chapter describes the SQL semantics supported in X-Pack namely:
<<sql-data-types>>:: Data types
<<sql-commands>>:: Commands
<<sql-index-patterns>>:: Index patterns
include::data-types.asciidoc[]
include::syntax/index.asciidoc[]
include::index-patterns.asciidoc[]