[~mwessendorf] , I did some more digging and found that the 1.0.2 database does get restored successfully. However, the following error occurs when running the migrator script on the 1.0.2 database on OpenShift:
{code} Unexpected error running Liquibase: java.sql.SQLException: Can't create table 'aerogearwf.#sql-5d9a7_1' (errno: 150) {code}
Any ideas on what would cause that?
|