Files
TJWaterServerBinary/resources/sql/drop/10.status.sql

6 lines
76 B
SQL

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