2 lines
224 B
Text
2 lines
224 B
Text
statement error ^External error: unimplemented_sql/ufnoiinkkp3wy: CREATE TABLE with column option REFERENCES$
|
|
CREATE TABLE myschema.mytable (mycolumn BIGINT NOT NULL, PRIMARY KEY(mycolumn), bar BIGINT REFERENCES foo (bar));
|