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

6 lines
77 B
SQL

-- [TANKS]
drop table if exists tanks;
drop type if exists tanks_overflow;