mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15776
[Bug 1255378] Re: Fill in the missing "key_exists()" method in ddl.php
Backported to 1.8: https://reviews.mahara.org/2813
** Also affects: mahara/1.8
Importance: Undecided
Status: New
** Also affects: mahara/1.9
Importance: Medium
Assignee: Aaron Wells (u-aaronw)
Status: Fix Committed
** Changed in: mahara/1.8
Status: New => Fix Committed
** Changed in: mahara/1.8
Importance: Undecided => Medium
** Changed in: mahara/1.8
Milestone: None => 1.8.1
--
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 Committed
Status in Mahara 1.8 series:
Fix Committed
Status in Mahara 1.9 series:
Fix Committed
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