multica/server/migrations/017_comment_parent_id.down.sql

2 lines
43 B
SQL

ALTER TABLE comment DROP COLUMN parent_id;