I've come across a use case for creating potentially many db
migrations in an application at once.  This causes a problem with
timestamped migrations, which will all receive the same time stamp
(assuming the script creates them within the same second.)

I've made a small patch to address it, please review.  Thanks!

https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4412

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to