CREATE TRIGGER is not directly supported.
CREATE VIEW is not directly supported.
UPDATE is not directly supported.
Not all error responses from exec are supported.
The "throw new Error" calls should be switched to use a named error and be documented as such.
The assert calls should be switched to use a named error and be documented as such.
Aggregate user-defined functions aren't supported. Use standard deviation as a sample when done.
SELECT should be documented.
1.3.2