mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-18 17:51:00 +00:00
ab5edbc6a5
Referencing the media to use to illustrate the article
2 lines
86 B
SQL
2 lines
86 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE posts DROP COLUMN cover_id;
|