← Back to team overview

mahara-contributors team mailing list archive

[Bug 1330277] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3443
Committed: http://gitorious.org/mahara/mahara/commit/1a1aac1fb943272eb39e7811f5f9a435d2f1c666
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 1a1aac1fb943272eb39e7811f5f9a435d2f1c666
Author: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
Date:   Mon Jun 16 11:44:49 2014 +1200

Make add_key() and drop_key() consistent with other DDL functions by
checking if the key does or does not exist respectively (Bug #1330277)

Change-Id: Ifd1ff659dd27e312108641bb49a599ffa9d4c9ff
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>

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

Title:
  Make add_key() and drop_key() consistent with other DDL functions

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently add_table(), add_field() and add_index() check if element
  exists already. add_key() if the only one missing such check which
  should be probably added.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1330277/+subscriptions


References