Add more temp table for calculation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
drop table if exists temp_vd_topology;
|
||||
|
||||
drop table if exists temp_link;
|
||||
drop table if exists temp_link_2;
|
||||
|
||||
drop table if exists temp_link_1;
|
||||
|
||||
drop table if exists temp_node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user