Andy Jeffries wrote: > > Have you changed database configuration in your database.yml?
No. I have'nt changed. > > Are you getting any error messages (command line or in the log)? No i am not getting any error message at command line/log file. > > Did you create new migrations or edit existing ones? 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.. ? > > Does the list of applied migrations (select * FROM schema_migrations;) > match the list of migrations you expect to have been run (excluding > the new ones you're thinking should run)? Did not checked this. > > Does "script/console production" work and give you access to your > production system? Yeah. > > Are you using a SQLite production database (I don't know how big your > site is) that is then being removed and symlinked from a shared DB by > Capistrano after migration? I am using MySql. > > Running out of ideas until I get some answers... > > Cheers, > > > Andy -- Posted via http://www.ruby-forum.com/. -- 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.