Files
TJWaterServerBinary/resources/sql/drop/4.tanks.sql

6 lines
77 B
SQL

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