Closed sriniketh923 closed 4 years ago
When upgrading from 8.5.0 -> 8.6.0 failed it left the jobs_new table in the database. This patch checks if the jobs_new table exists and if it already exists drops the table and the rest of the migrating to schema_v11 continues.
When upgrading from 8.5.0 -> 8.6.0 failed it left the jobs_new table in the database. This patch checks if the jobs_new table exists and if it already exists drops the table and the rest of the migrating to schema_v11 continues.