Files
hole-backend-rust/migrations/postgres/2022-03-21-164718_create_comments/down.sql
2022-03-22 02:57:22 +08:00

3 lines
67 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE comments;