mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28245
[Bug 1483084] Re: Problem with upgrading to 15.04 - postgres and upgrade/limit
Reviewed: https://reviews.mahara.org/5073
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/22842bdfbaad207388c1a00130c53d6d0c356bbe
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 22842bdfbaad207388c1a00130c53d6d0c356bbe
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>
** 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
References