From 378bbe516e40318da60c66945f7428f17932b0eb Mon Sep 17 00:00:00 2001 From: eileen Date: Wed, 2 Mar 2016 17:03:30 +1300 Subject: [PATCH] CRM-18124 add index to total_amount, receive_date I merged the upgrade part before but missed this off --- xml/schema/Contribute/Contribution.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xml/schema/Contribute/Contribution.xml b/xml/schema/Contribute/Contribution.xml index a8887503db..60e46f41e6 100644 --- a/xml/schema/Contribute/Contribution.xml +++ b/xml/schema/Contribute/Contribution.xml @@ -178,6 +178,12 @@ Text + + index_total_amount_receive_date + total_amount + receive_date + 4.7 + fee_amount decimal -- 2.25.1