From e0b987fcf1a60034050c1c303fa2787d514cb1ad Mon Sep 17 00:00:00 2001 From: shawkins Date: Tue, 23 Oct 2018 10:05:07 -0400 Subject: [PATCH] TEIID-5499 updating the grammar with the json type --- reference/BNF_for_SQL_Grammar.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/reference/BNF_for_SQL_Grammar.adoc b/reference/BNF_for_SQL_Grammar.adoc index d5975daf95..014c5ddc69 100644 --- a/reference/BNF_for_SQL_Grammar.adoc +++ b/reference/BNF_for_SQL_Grammar.adoc @@ -699,6 +699,9 @@ |[[token_JAAS]]_JAAS_ |<>, <> +|[[token_JSON]]_JSON_ +|<>, <> + |[[token_JSONARRAY_AGG]]_JSONARRAY_AGG_ |<>, <> @@ -1885,6 +1888,8 @@ Example: * <> +* <> + * <> * <> @@ -4431,6 +4436,8 @@ NO DEFAULT * ( <> ( <<>> <<>> <<>> )? ) +* <> + * ( <> ( <<>> <<>> <<>> )? ) * <>