Files
TJWaterServer/script/sql/drop/19.reactions.sql
2022-11-11 21:13:39 +08:00

10 lines
179 B
SQL

-- [REACTIONS]
drop table if exists reactions_tank;
drop table if exists reactions_pipe_wall;
drop table if exists reactions_pipe_bulk;
drop table if exists reactions_global;