Figure out references
This commit is contained in:
@@ -8,3 +8,5 @@ create table labels
|
||||
, node varchar(32) references _node(id)
|
||||
, primary key (x, y)
|
||||
);
|
||||
|
||||
-- unset node when delete node
|
||||
|
||||
Reference in New Issue
Block a user