Refine reaction schema
This commit is contained in:
@@ -1,19 +1,9 @@
|
||||
-- [REACTIONS]
|
||||
|
||||
drop table if exists reactions_roughness_correlation;
|
||||
|
||||
drop table if exists reactions_limiting_potential;
|
||||
|
||||
drop table if exists reactions_tank;
|
||||
|
||||
drop table if exists reactions_pipe;
|
||||
drop table if exists reactions_pipe_wall;
|
||||
|
||||
drop type if exists reactions_pipe_param;
|
||||
drop table if exists reactions_pipe_bulk;
|
||||
|
||||
drop table if exists reactions_global;
|
||||
|
||||
drop type if exists reactions_global_param;
|
||||
|
||||
drop table if exists reactions_order;
|
||||
|
||||
drop type if exists reactions_order_param;
|
||||
|
||||
Reference in New Issue
Block a user