On Oct 25, 7:09 pm, Guest
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> I want to execute the rake task db:schema:load. I have created the
> desired database in mySQL. But once I called the schema:load in rails, I
> get neither an error message nor something else. Tables just
haven''t
> been created.
>
Do you have tables setup in your /db/schema.rb file? Have you setup
your /config/database.yml file?
How did you call the rake task? From a command line? And it returned no
results when you entered ''rake db:schema:load'' ?
Unfortunately, we will need a bit more information to be able to help
you.
--
Ian Neubert
--~--~---------~--~----~------------~-------~--~----~
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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---