File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -543,13 +543,13 @@ T827 JSON_TABLE: sibling NESTED COLUMNS clauses NO
543543T828 JSON_QUERY NO
544544T829 JSON_QUERY: array wrapper options NO
545545T830 Enforcing unique keys in SQL/JSON constructor functions NO
546- T831 SQL/JSON path language: strict mode NO
547- T832 SQL/JSON path language: item method NO
548- T833 SQL/JSON path language: multiple subscripts NO
549- T834 SQL/JSON path language: wildcard member accessor NO
550- T835 SQL/JSON path language: filter expressions NO
551- T836 SQL/JSON path language: starts with predicate NO
552- T837 SQL/JSON path language: regex_like predicate NO
546+ T831 SQL/JSON path language: strict mode YES
547+ T832 SQL/JSON path language: item method NO datetime() not yet implemented
548+ T833 SQL/JSON path language: multiple subscripts YES
549+ T834 SQL/JSON path language: wildcard member accessor YES
550+ T835 SQL/JSON path language: filter expressions YES
551+ T836 SQL/JSON path language: starts with predicate YES
552+ T837 SQL/JSON path language: regex_like predicate YES
553553T838 JSON_TABLE: PLAN DEFAULT clause NO
554554T839 Formatted cast of datetimes to/from character strings NO
555555M001 Datalinks NO
Original file line number Diff line number Diff line change 5353 */
5454
5555/* yyyymmddN */
56- #define CATALOG_VERSION_NO 201905221
56+ #define CATALOG_VERSION_NO 201906031
5757
5858#endif
You can’t perform that action at this time.
0 commit comments