Reviewed: https://reviews.mahara.org/5101 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/242b84a23fc5c83178c43ed20147739d19728957 Submitter: Robert Lyon ([email protected]) Branch: 1.10_STABLE
commit 242b84a23fc5c83178c43ed20147739d19728957 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]> -- 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 Status in Mahara 1.10 series: In Progress Status in Mahara 15.04 series: In Progress 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

