2 lines
188 B
Text
2 lines
188 B
Text
statement error ^External error: unimplemented_sql/3kozdfoeczmrk: CREATE TABLE \.\. WITH$
|
|
CREATE TABLE myschema.mytable (one BIGINT NOT NULL, two BIGINT, PRIMARY KEY(one)) WITH (foo=bar);
|