hiling_go/db/migrations/000010_create_news_event_table.down.sql
2024-05-22 11:26:15 +07:00

1 line
33 B
SQL
Executable File

DROP TABLE IF EXISTS news_events;