← Back to team overview

mahara-contributors team mailing list archive

[Bug 1330277] [NEW] Make add_key() consistent with other DDL functions

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
     Assignee: Yuliya Bozhko (yuliya.bozhko)
         Status: Triaged

-- 
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() consistent with other DDL functions

Status in Mahara ePortfolio:
  Triaged

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


Follow ups

References