Refine curve to add type
This commit is contained in:
@@ -6,6 +6,8 @@ drop table if exists _link;
|
||||
|
||||
drop table if exists _node;
|
||||
|
||||
drop type if exists _curve_type;
|
||||
|
||||
drop type if exists _link_type;
|
||||
|
||||
drop type if exists _node_type;
|
||||
|
||||
Reference in New Issue
Block a user