Closed jycor closed 10 months ago
14 SQL correctness tests are failing because we throw syntax errors on queries like this:
CREATE TRIGGER t1r1 AFTER UPDATE ON t1 FOR EACH ROW BEGIN END;
14 SQL correctness tests are failing because we throw syntax errors on queries like this: