Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
fix migration for real
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin authored and ddurst committed Aug 29, 2014
1 parent ef47e14 commit 70ffc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/840-drop-feedshelf-color.sql
@@ -1 +1 @@
ALTER TABLE 'mkt_feed_shelf' DROP 'background_color';
ALTER TABLE `mkt_feed_shelf` DROP COLUMN `background_color`;

0 comments on commit 70ffc56

Please sign in to comment.