Files
huike-back/htyws_models/migrations/2024-01-19-091325_drop_kecheng_tbls/up.sql
T

10 lines
100 B
SQL
Raw Normal View History

-- Your SQL goes here
drop table kecheng_repeat;
drop table kecheng_users;
drop table kecheng;