There is a table existed in sqlite3 database. I want to change a column type in this table. I modified the file db/migrate/20081229XXXX_create_project.rb and run "rake db:migrate". But it doesn't update the table. How can I update the table with the new definition. -- 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 [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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

