-
Notifications
You must be signed in to change notification settings - Fork 26
Pass all SQL test in spansql tests #115
Copy link
Copy link
Closed
Description
-
SYNONYMs inCREATE TABLESupport SYNONYMs in CREATE TABLE #125 -
DROP VIEWstatement Support DROP VIEW statement #126 -
GRANT/REVOKE SELECT ON CHANGE STREAMSupport GRANT/REVOKE SELECT ON CHANGE STREAM #127 -
ALTER TABLE ALTER COLUMN DROP DEFAULTIncompatibility: ALTER COLUMN DROP DEFAULT #92 -
ALTER TABLE ADD/DROP SYNONYMSupport ALTER TABLE ADD/DROP SYNONYM #128 -
ALTER TABLE RENAME TO, ADD SYNONYMSupport ALTER TABLE RENAME TO, ADD SYNONYM #129 -
ALTER STATISTICSSupport ALTER STATISTICS statement #162 -
RENAME TABLEstatement Support RENAME TABLE statement #130 -
ALTER DATABASEstatement Support ALTER DATABASE statement #131 -
UPDATE SET DEFAULTSupport UPDATE SET DEFAULT #132 -
SAFE_CAST(expr AS type)related Incompatibility: SAFE functions are not supported #94 -
AGG_FUNC(IGNORE NULLS HAVING MAX)Support current spec of aggregate function calls #88 - JSON literals Support JSON literals #117
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels