Plume/migrations/postgres/2018-05-12-213456_likes_add.../down.sql

3 lines
84 B
MySQL
Raw Normal View History

2018-05-13 12:44:05 +02:00
-- This file should undo anything in `up.sql`
ALTER TABLE likes DROP COLUMN ap_url;