Files
hole-backend-rust/migrations/postgres/2022-10-15-161115_post_reaction/down.sql
2022-10-16 02:23:37 +08:00

5 lines
109 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE posts
DROP COLUMN up_votes,
DROP COLUMN down_votes