Files
TJWaterServer/script/sql/drop/23.options.sql
2023-03-02 22:39:47 +08:00

6 lines
78 B
SQL

-- [OPTIONS]
drop table if exists options_v3;
drop table if exists options;