2018-05-10 11:52:56 +01:00

3 lines
84 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE posts DROP COLUMN ap_url;