Skip to content

Commit

Permalink
Merge pull request #416 from magopian/1119800-remove-maemo-files-from-db
Browse files Browse the repository at this point in the history
Remove files for the maemo platform from the db (bug 1119800)
  • Loading branch information
magopian committed Jan 12, 2015
2 parents f5f1f0a + 9f19258 commit de650bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions migrations/802-remove-maemo-platform.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Remove all files for the maemo platform.
DELETE FROM files WHERE platform_id=8;

0 comments on commit de650bc

Please sign in to comment.