This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array( | |
(object) array( | |
'vid' => '51', | |
'uid' => '2', | |
'title' => 'test change case type', | |
'log' => '', | |
'status' => '1', | |
'comment' => '1', | |
'promote' => '0', | |
'sticky' => '0', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MEMBERSHIP TABLE | |
id contact_id membership_type_id join_date start_date end_date source status_id is_override owner_membership_id max_related is_test is_pay_later contribution_recur_id campaign_id | |
21108 20022 1 NULL NULL NULL Online Contribution: Joining the Green Party 8 NULL NULL NULL 0 0 NULL NULL | |
CONTRIBUTION TABLE | |
id contact_id financial_type_id contribution_page_id payment_instrument_id receive_date non_deductible_amount total_amount fee_amount net_amount trxn_id invoice_id currency cancel_date cancel_reason receipt_date thankyou_date source amount_level contribution_recur_id honor_contact_id is_test is_pay_later contribution_status_id honor_type_id address_id check_number campaign_id | |
156248 20022 5 17 1 2015-11-02 12:13:54 20.00 20.00 NULL 20.00 p2345245425 98sdf98sdf987adf9 NZD NULL 0 2015-11-02 12:13:54 NULL Online Contribution: Joining the xxx NULL NULL NULL 0 0 1 NULL 260793 NULL NULL | |
MEMBERSHIP PAYMENT TABLE | |
id membership_id contribution_id |