OpenSearch/docs/reference/sql
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
..
appendix SQL: Doc on syntax (identifiers in particular) (#38662) 2019-02-15 15:24:33 +02:00
endpoints Add JDBC trustore type to the docs (#40592) 2019-04-01 18:15:46 +03:00
functions SQL: Fix display size for DATE/DATETIME (#40669) 2019-04-03 13:29:04 +02:00
language SQL: Fix display size for DATE/DATETIME (#40669) 2019-04-03 13:29:04 +02:00
concepts.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:57:51 -07:00
getting-started.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00
index.asciidoc SQL: Spec tests now use classpath discovery (#40388) 2019-03-25 15:22:52 +02:00
limitations.asciidoc SQL: Introduce SQL TIME data type (#39802) 2019-04-01 23:57:27 +02:00
overview.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00
security.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00