Update table feed items
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
ALTER TABLE feed_item
|
||||
DROP COLUMN title;
|
||||
|
||||
ALTER TABLE feed_item
|
||||
DROP COLUMN url;
|
||||
Reference in New Issue
Block a user