Displaying 2 results from an estimated 2 matches for "003_".
Did you mean:
003
2006 Jun 18
1
Problem using "rake db:migrate"
...eating
tables in a database.
Following are the details.
I have 2 applications say "app1" & "app2". I want both of them to use same
database say "testdb".
For "app1", I create 3 models which in turn create 3 migration files with
prefix, 001_, 002_ & 003_. Now I execute "rake db:migrate" so that 3 tables
corresponding to 3 models will get created in database "testdb" &
schema_info table will have version = 3.
So far, so good.
Now, from "app2" I want to create a new table, for which I create a new
model, which crea...
2008 Aug 26
8
Migration Error
When trying to migrate my db using rake I get the following error
message:
rake aborted!
No migration with version number 3
I am using sqlite3 as my database server. Any help is much
appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email