Is there any way to use rake to show which migrations are pending and will be applied during the next db:migrate? If not, would you be open to a patch to this effect? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at groups.google.com/group/rubyonrails-core?hl=en.
rake db:migrate:status github.com/rails/rails/commit/8e3e117dbe58fd4fedbb78a3d8e398ab0e415634 HTH, Kevin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at groups.google.com/group/rubyonrails-core?hl=en.
Perfect, thanks! On Jan 25, 5:25 am, Kevin Skoglund <ke...@novafabrica.com> wrote:> rake db:migrate:status > > github.com/rails/rails/commit/8e3e117dbe58fd4fedbb78a3d8e398a... > > HTH, > Kevin-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at groups.google.com/group/rubyonrails-core?hl=en.