OpenSearch/docs/reference/sql/functions
Marios Trivyzas 952c4d9653
SQL: Fix display size for DATE/DATETIME (#40669)
A full format for a DATETIME would be:
`2019-03-30T10:20:30.123+10:00` which is 29 chars long.

For DATE a full format would be: `2019-03-30T00:00:00.000+10:00`
which is also 29 chars long.


(cherry picked from commit 6be83964ed025528778bca8d35692762e166983b)
2019-04-03 13:29:04 +02:00
..
aggs.asciidoc SQL: MATCH and QUERY documentation; one list of functions (#40494) 2019-03-27 17:37:10 +02:00
conditional.asciidoc SQL: MATCH and QUERY documentation; one list of functions (#40494) 2019-03-27 17:37:10 +02:00
date-time.asciidoc SQL: Fix display size for DATE/DATETIME (#40669) 2019-04-03 13:29:04 +02:00
grouping.asciidoc SQL: Introduce SQL TIME data type (#39802) 2019-04-01 23:57:27 +02:00
index.asciidoc SQL: Documentation for LIKE and RLIKE operators (#40623) 2019-04-01 18:15:47 +03:00
like-rlike.asciidoc SQL: Documentation for LIKE and RLIKE operators (#40623) 2019-04-01 18:15:47 +03:00
math.asciidoc SQL: Documentation for LIKE and RLIKE operators (#40623) 2019-04-01 18:15:47 +03:00
operators.asciidoc SQL: Documentation for LIKE and RLIKE operators (#40623) 2019-04-01 18:15:47 +03:00
search.asciidoc SQL: add "fuzziness" option to QUERY and MATCH function predicates (#40529) 2019-03-28 10:37:09 +02:00
string.asciidoc SQL: Spec tests now use classpath discovery (#40388) 2019-03-25 15:22:52 +02:00
system.asciidoc SQL: Spec tests now use classpath discovery (#40388) 2019-03-25 15:22:52 +02:00
type-conversion.asciidoc SQL: Spec tests now use classpath discovery (#40388) 2019-03-25 15:22:52 +02:00