Hey

could you post the full error message?

Before you do, try rake db:schema:dump

If you're schema.rb is exactly how you want the db to be setup then
it's a quicker option than building a bunch of separate migrations

Gavin

http://handyrailstips.com

On Jul 29, 3:09 pm, RVince <[email protected]> wrote:
> I am creating a db in rake, and I have it all set up in migrations. I
> notice that the schema.rb contains the code for creation of a
> parituclar table. However, when I rake it, I get "blah blah table does
> not exist."
>
> What does this mean? The db is set up (mysql) no tables are in it, and
> the schema.rb contains code to create it. Whats this about?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to