Skip to content

Users Migrating from Bliss

thevisad edited this page Mar 3, 2013 · 1 revision

Users migrating from Bliss to Reality using an existing database will need to run the "Migrate from Bliss" option in the "Setup / DB"->"Database" window.

Users of command line or bash may use this comment as an alternative.

db_migrate.pl --host yourdatabaseip --user changeme --pass changeme --name yourdatabasename --port 3306 --schema RealityMigrate --version 0.01