Table d45civi_b72v5.civicrm_pledge_block Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √  Pledge ID
entity_table varchar 64  √  null physical tablename for entity being joined to pledge, e.g. civicrm_contact
entity_id int unsigned 10 FK to entity table specified in entity_table column.
pledge_frequency_unit varchar 128  √  null Delimited list of supported frequency units
is_pledge_interval tinyint 3  √  0 Is frequency interval exposed on the contribution form.
max_reminders int unsigned 10  √  1 The maximum number of payment reminders to send for any given payment.
initial_reminder_day int unsigned 10  √  5 Send initial reminder this many days prior to the payment due date.
additional_reminder_day int unsigned 10  √  5 Send additional reminder this many days after last one sent, up to maximum number of reminders.

Table contained 2 rows at Wed Nov 11 17:12 EST 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
entity_table + entity_id Performance Asc/Asc index_entity