Files
TJWaterServer/script/sql/drop/10.status.sql
2022-10-22 10:57:35 +08:00

6 lines
76 B
SQL

-- [STATUS]
drop table if exists status;
drop type if exists link_status;