I am moving my development from windows to ubuntu. i was rebuilding my db with rak db:schema:load and get the error of my table doesn't exist. of course th table does not exist because i was trying to create through the rake task. i get the same exact error rake db:migrate.
i am having the same exact problem listed discussed here: http://railsforum.com/viewtopic.php?id=26700 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

