Files
TJWaterServerBinary/script/sql/drop/19.reactions.sql
2025-10-26 08:54:35 +08:00

10 lines
172 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;