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