CRM-15536 fix - Scheduled reminders: Clarify "Limit to" and "Also include" UI to...
[civicrm-core.git] / CRM / Upgrade / Incremental / sql / 4.3.3.mysql.tpl
CommitLineData
f813f78e 1-- CRM-12501
d544ffee 2ALTER TABLE civicrm_financial_account CHANGE `tax_rate` `tax_rate` DECIMAL( 10, 8 ) NULL DEFAULT NULL COMMENT 'The percentage of the total_amount that is due for this tax.';