Are you running these in the correct environment? For example you're running "rake production db:migrate" but is your existing database setup for the development configuration?
On Thu, Aug 30, 2012 at 1:03 PM, Peterdk <[email protected]> wrote: > Hi, > > I am running a website on a old host that is going to shutdown, and so I am > in the process of moving it to my vps. > It's still runing on radiant 0.6.4. > > I tried to update to the current radiant gem (1.0.1), and then tried > migrating: > I updated the project according to the 0.6 upgrade instructions: > However, when I come to the point of migrating the database, I have a > problem: > rake production db:migrate runs without errors, but the end result is a > database with empty tables. All data is gone. > Is there anything I can do to get this to upgrade? The old radiant 0.6.4 > doesn't work on this host, it looks like it doesn't like my ruby 1.9.3 > > Peter -- Write intention revealing code #=> http://www.clean-ruby.com Jim Gay Saturn Flyer LLC 571-403-0338
