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

6 lines
79 B
SQL

-- [SOURCES]
drop table if exists sources;
drop type if exists sources_type;