← Back to team overview

mahara-contributors team mailing list archive

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

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Released

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


References