CRM-14197 set entity_id & entity_table to reflect membership on membership transactions
[civicrm-core.git] / CRM / Upgrade / Incremental / sql / 4.3.alpha3.mysql.tpl
CommitLineData
6a488035
TO
1{include file='../CRM/Upgrade/4.3.alpha3.msg_template/civicrm_msg_template.tpl'}
2-- CRM-11906
3
4ALTER TABLE `civicrm_batch` CHANGE `item_count` `item_count` INT( 10 ) UNSIGNED NULL DEFAULT NULL COMMENT 'Number of items in a batch.';