Comment 4 for bug 1262932

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2906
Committed: http://gitorious.org/mahara/mahara/commit/c1f0d5dba1fece6d76b25cf0b1559105b5478b8e
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.8_STABLE

commit c1f0d5dba1fece6d76b25cf0b1559105b5478b8e
Author: Aaron Wells <email address hidden>
Date: Fri Dec 20 13:41:05 2013 +1300

Bug 1262932: Let upgrade proceed even if schema drift can't be corrected

In 1.8.1 we added some code to correct schema drift in Mahara sites that
were originally installed with 1.2.0 or earlier. But, these schema
corrections can fail if the tables contain data that violates the
constraints we're trying to add.

This update changes that failure from a fatal error, to a warning.

Change-Id: I51989b276642b8d1b7b55813aa33df86f1e52a5c