Even though this is technically a "new feature", I'm backporting it to 1.8 so that it can be used in https://bugs.launchpad.net/bugs/1081947 , to correct schema drift in Mahara sites upgraded from 1.0
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

