@@ -527,28 +527,28 @@ T652 SQL-dynamic statements in SQL routines NO
527527T653 SQL-schema statements in external routines YES
528528T654 SQL-dynamic statements in external routines NO
529529T655 Cyclically dependent routines YES
530- T811 Basic SQL/JSON constructor functions NO
531- T812 SQL/JSON: JSON_OBJECTAGG NO
532- T813 SQL/JSON: JSON_ARRAYAGG with ORDER BY NO
533- T814 Colon in JSON_OBJECT or JSON_OBJECTAGG NO
534- T821 Basic SQL/JSON query operators NO
535- T822 SQL/JSON: IS JSON WITH UNIQUE KEYS predicate NO
536- T823 SQL/JSON: PASSING clause NO
537- T824 JSON_TABLE: specific PLAN clause NO
538- T825 SQL/JSON: ON EMPTY and ON ERROR clauses NO
539- T826 General value expression in ON ERROR or ON EMPTY clauses NO
540- T827 JSON_TABLE: sibling NESTED COLUMNS clauses NO
541- T828 JSON_QUERY NO
542- T829 JSON_QUERY: array wrapper options NO
543- T830 Enforcing unique keys in SQL/JSON constructor functions NO
530+ T811 Basic SQL/JSON constructor functions YES
531+ T812 SQL/JSON: JSON_OBJECTAGG YES
532+ T813 SQL/JSON: JSON_ARRAYAGG with ORDER BY YES
533+ T814 Colon in JSON_OBJECT or JSON_OBJECTAGG YES
534+ T821 Basic SQL/JSON query operators YES
535+ T822 SQL/JSON: IS JSON WITH UNIQUE KEYS predicate YES
536+ T823 SQL/JSON: PASSING clause YES
537+ T824 JSON_TABLE: specific PLAN clause YES
538+ T825 SQL/JSON: ON EMPTY and ON ERROR clauses YES
539+ T826 General value expression in ON ERROR or ON EMPTY clauses YES
540+ T827 JSON_TABLE: sibling NESTED COLUMNS clauses YES
541+ T828 JSON_QUERY YES
542+ T829 JSON_QUERY: array wrapper options YES
543+ T830 Enforcing unique keys in SQL/JSON constructor functions YES
544544T831 SQL/JSON path language: strict mode YES
545545T832 SQL/JSON path language: item method YES
546546T833 SQL/JSON path language: multiple subscripts YES
547547T834 SQL/JSON path language: wildcard member accessor YES
548548T835 SQL/JSON path language: filter expressions YES
549549T836 SQL/JSON path language: starts with predicate YES
550550T837 SQL/JSON path language: regex_like predicate YES
551- T838 JSON_TABLE: PLAN DEFAULT clause NO
551+ T838 JSON_TABLE: PLAN DEFAULT clause YES
552552T839 Formatted cast of datetimes to/from character strings NO
553553M001 Datalinks NO
554554M002 Datalinks via SQL/CLI NO
0 commit comments