Ian province abbreviation patch - issue 724
[civicrm-core.git] / CRM / Upgrade / Incremental / sql / 4.3.3.mysql.tpl
... / ...
CommitLineData
1-- CRM-12501
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.';