Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
I want to add some indexes in a way that won't break 4.6 sites that have already added them. I found this function
CRM_Core_BAO_SchemaHandler::createIndexes
and added a test to check it works and (at least on a single field) it does so adding that test & switching some existing index-adds to use it to set the pattern