← Back to team overview

mahara-contributors team mailing list archive

[Bug 1483084] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5099
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1426aea6fcb2d1a39a2fbaf832e9bbef1c3ed89b
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit 1426aea6fcb2d1a39a2fbaf832e9bbef1c3ed89b
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>

-- 
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


References