website/migrations/20240330145505_posts.down.sql

2 lines
51 B
SQL

-- Add down migration script here
DROP TABLE posts;