Figure out references
This commit is contained in:
@@ -5,3 +5,5 @@ create table quality
|
||||
node varchar(32) primary key references _node(id)
|
||||
, quality numeric not null
|
||||
);
|
||||
|
||||
-- delete when delete ndoe
|
||||
|
||||
Reference in New Issue
Block a user