Search code examples
refinerycms

Move database from 1.0.9 to 2.0.0


Had some problem with updating it from 1.0.9 , so I made a new project in 2.0.0 and now I just need to move the database. How do I do that ?


Solution

  • Got answer on groups.google.com: http://blog.craigambrose.com/past/2012/3/4/upgrading_to_refinery_cms_20/

    Pete Higgins :"Craig Ambrose wrote an unofficial guide on upgrading Refinery 1.x to 2.0.x: http://blog.craigambrose.com/past/2012/3/4/upgrading_to_refinery_cms_20/

    pete"

    "I've got an upgrade guide at blog.craigambrose.com which includes a migration. Run the migration in your refinery 1 app then your db should be ready for you refinery 2 code base.

    • Craig Ambrose"