Comment 5 for bug 1350254

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

Reviewed: https://reviews.mahara.org/3537
Committed: http://gitorious.org/mahara/mahara/commit/ff381c44344ff396dedc5474f0e9e320922c049e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit ff381c44344ff396dedc5474f0e9e320922c049e
Author: Robert Lyon <email address hidden>
Date: Wed Jul 30 21:17:17 2014 +1200

Fixing upgrade script (Bug #1350254)

Problem with ensure_record_exists checking nextrun column will break
things when adding new cron line to cron table.

This is due the the nextrun not being null after it has run.

Change-Id: I1f674cbc842a3e061224bf996cc0267b09018f55
Signed-off-by: Robert Lyon <email address hidden>