Remove redundant comment
This commit is contained in:
@@ -5,5 +5,3 @@ create table junctions
|
|||||||
id varchar(32) primary key references _node(id)
|
id varchar(32) primary key references _node(id)
|
||||||
, elevation numeric not null
|
, elevation numeric not null
|
||||||
);
|
);
|
||||||
|
|
||||||
-- unset pattern when delete pattern
|
|
||||||
|
|||||||
Reference in New Issue
Block a user