projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b7409
)
CRM-18124 add index to total_amount, receive_date
author
eileen
<emcnaughton@wikimedia.org>
Wed, 2 Mar 2016 04:03:30 +0000
(17:03 +1300)
committer
eileen
<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
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Contribute/Contribution.xml
b/xml/schema/Contribute/Contribution.xml
index a8887503db68213f4cfb5181c7205f79ae486858..60e46f41e6165478264616065845ae17845e7792 100644
(file)
--- a/
xml/schema/Contribute/Contribution.xml
+++ b/
xml/schema/Contribute/Contribution.xml
@@
-178,6
+178,12
@@
<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>