Files
huike-back/htyws_models/migrations/2022-07-05-061247_drop_user_groups_tbl/up.sql
T

7 lines
72 B
SQL
Raw Normal View History

-- Your SQL goes here
drop table daka_queue;
drop table user_groups;