Closed rgrinberg closed 8 years ago
Here's an example of a schema that fails to parse:
CREATE TABLE XXX ( id UUID PRIMARY KEY );
Here's an example of a schema that fails to parse: