Dis Tec wrote: > Why do the migration numbers not appear. I am following the famous depot > example, but I am finding that when I migrate the database using rake > db:migrate I get a createproducts file with a long integer string before > the .rb file, i.e. 20100730085920_create_products.rb. How do I get this > changed. See I want to roll back the database and/or make some > ammendments but I cannot find a way to get this done as in the example > the preceeding integer is supposed to be only 001. Is this a setting > someplace?
BTW I am using MySQL, is this a problem with the DB. I have tried adding a +1 to version number and migrating. -- 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.

