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

Commit

Permalink
drop collection recommendation data (bug 590019)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Balogh committed Aug 24, 2010
1 parent bb73452 commit fda947c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions migrations/67-del-collection-recommendations.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- Dropping the table would be nice, but remora might still expect it to be
-- there.
TRUNCATE collection_addon_recommendations;

0 comments on commit fda947c

Please sign in to comment.