Skip to content

Commit

Permalink
Put PrependMigrate on hold because of #1674
Browse files Browse the repository at this point in the history
But I will probably still want this.
  • Loading branch information
wchen-r7 committed Oct 16, 2013
1 parent ac78f1c commit 06a2122
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def initialize(info={})
},
'DefaultOptions' =>
{
'PrependMigrate' => true,
#'PrependMigrate' => true,
'InitialAutoRunScript' => 'migrate -f'
},
'Privileged' => false,
Expand Down

0 comments on commit 06a2122

Please sign in to comment.