On May 27, 11:16 am, Hemant Bhargava <li...@ruby-forum.com> wrote:
>
> I edited migrations on my local machine and checked in them.. :) Just
> now i realised that this could be the problem of me.
>
> Ok tell me one thing, if i edit a already migration file, and run rake
> db:migrate then would that column be get affected.. ?

No. rails stores which migrations have been run - if you edit it after
it's been run rails won't run it again.

Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to