Files
TJWaterServer/script/script/table/drop/18.sources.sql

6 lines
85 B
SQL

-- [sources]
drop table if exists tj.sources;
drop type if exists tj.sources_type;