Reviewed: https://reviews.mahara.org/5073 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/22842bdfbaad207388c1a00130c53d6d0c356bbe Submitter: Son Nguyen ([email protected]) Branch: master
commit 22842bdfbaad207388c1a00130c53d6d0c356bbe Author: Robert Lyon <[email protected]> Date: Mon Aug 10 13:19:04 2015 +1200 Bug 1483084: Upgrade problem with assigning artefact path Postgres works slightly differently to mysql with the update .. limit command behatnotneeded: as this is an upgrde problem Change-Id: I6ae18e545d9e3ba56ca3a258b02038b3759ea178 Signed-off-by: Robert Lyon <[email protected]> ** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1483084 Title: Problem with upgrading to 15.04 - postgres and upgrade/limit Status in Mahara: Fix Committed Bug description: Postgres can only do an upgrade / limit via subquery and Mysql can only do it without subquery so we need to have seperate sql commands for both To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1483084/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

