3 lines
87 B
SQL
3 lines
87 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE mentions DROP COLUMN ap_url;
|