ibis/migrations/2023-11-28-150402_article/down.sql

2 lines
36 B
MySQL
Raw Normal View History

2023-11-29 15:41:29 +00:00
drop table edit;
drop table article;