← Back to team overview

mahara-contributors team mailing list archive

[Bug 1255378] [NEW] Fill in the missing "key_exists()" method in ddl.php

 

Public bug reported:

For bug 1081947 we want to check whether some keys exist on certain
tables in the database. We have an "index_exists" and "find_index_name"
function in ddl.php to check for whether indexes exist, but just some
TODO's in the corresponding "find_key_name" method.

** Affects: mahara
     Importance: Medium
     Assignee: Aaron Wells (u-aaronw)
         Status: In Progress


** Tags: api ddl

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

Title:
  Fill in the missing "key_exists()" method in ddl.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  For bug 1081947 we want to check whether some keys exist on certain
  tables in the database. We have an "index_exists" and
  "find_index_name" function in ddl.php to check for whether indexes
  exist, but just some TODO's in the corresponding "find_key_name"
  method.

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


Follow ups

References