Huge refactor to api and add batch api
This commit is contained in:
@@ -12,4 +12,5 @@ create table pipes
|
||||
, roughness numeric not null
|
||||
, minor_loss numeric not null
|
||||
, status pipes_status not null
|
||||
, check (node1 <> node2)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user