From 724c401625028f5a04f1a9b745d332b8dcd57ecd Mon Sep 17 00:00:00 2001 From: Pistos Date: Mon, 17 Oct 2011 13:21:38 -0400 Subject: [PATCH] Corrected SQL syntax error in MySQL down migration (in MovePhotosToTheirOwnTable). --- db/migrate/20111012215141_move_photos_to_their_own_table.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/db/migrate/20111012215141_move_photos_to_their_own_table.rb b/db/migrate/20111012215141_move_photos_to_their_own_table.rb index c4463ba83..77604f756 100644 --- a/db/migrate/20111012215141_move_photos_to_their_own_table.rb +++ b/db/migrate/20111012215141_move_photos_to_their_own_table.rb @@ -89,8 +89,7 @@ SQL execute <