CRM-18124 add index to total_amount, receive_date
authoreileen <emcnaughton@wikimedia.org>
Wed, 2 Mar 2016 04:03:30 +0000 (17:03 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 2 Mar 2016 04:10:58 +0000 (17:10 +1300)
I merged the upgrade part before but missed this off

xml/schema/Contribute/Contribution.xml

index a8887503db68213f4cfb5181c7205f79ae486858..60e46f41e6165478264616065845ae17845e7792 100644 (file)
      <type>Text</type>
    </html>
   </field>
+  <index>
+    <name>index_total_amount_receive_date</name>
+    <fieldName>total_amount</fieldName>
+    <fieldName>receive_date</fieldName>
+    <add>4.7</add>
+  </index>
   <field>
     <name>fee_amount</name>
     <type>decimal</type>