'MailingRecipients', 'MailingJob', 'MailSettings',
'MembershipBlock', 'MembershipPayment', 'MessageTemplate',
'MembershipType', 'OptionGroup', 'OptionValue', 'MembershipStatus',
- 'ParticipantPayment', 'ParticipantStatusType', 'PledgePayment',
+ 'ParticipantPayment', 'ParticipantStatusType',
'Premium', 'PaymentProcessorType', 'PaymentProcessor',
'PrintLabel', 'Product', 'ReportTemplate',
'Setting',);
</primaryKey>
<field>
<name>pledge_id</name>
+ <title>Pledge</title>
<type>int unsigned</type>
<required>true</required>
<comment>FK to Pledge table</comment>
</foreignKey>
<field>
<name>contribution_id</name>
+ <title>Contribution</title>
<type>int unsigned</type>
<comment>FK to contribution table.</comment>
<add>2.1</add>
</field>
<field>
<name>currency</name>
+ <title>Currency</title>
<type>varchar</type>
<length>3</length>
<default>NULL</default>