Files
TJWaterServerBinary/resources/sql/drop/5.pipes.sql

6 lines
75 B
SQL

-- [PIPES]
drop table if exists pipes;
drop type if exists pipes_status;