website/migrations/20240330145505_posts.down.sql

2 lines
51 B
MySQL
Raw Normal View History

2024-03-30 15:06:34 +00:00
-- Add down migration script here
DROP TABLE posts;