ab5edbc6a5
Referencing the media to use to illustrate the article
3 lines
86 B
SQL
3 lines
86 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE posts DROP COLUMN cover_id;
|