Page MenuHomePhabricator

raw-paste-data.txt

Authored By
Dwisehaupt
Mar 23 2023, 10:36 PM
Size
580 B
Referenced Files
None
Subscribers
None

raw-paste-data.txt

/* User : 1711 */SELECT `a`.`id` AS `id`, `contact_id_1`.`display_name` AS `contact_id.display_name`, `a`.`total_amount` AS `total_amount`, `a`.`receive_date` AS `receive_date`, `a`.`financial_type_id` AS `financial_type_id:label`, `contact_id_1`.`sort_name` AS `contact_id.sort_name`, `a`.`currency` AS `currency` FROM civicrm_contribution a LEFT JOIN `civicrm_contact` `contact_id_1` ON `a`.`contact_id` = `contact_id_1`.`id` WHERE (`a`.`is_test` = "0") AND (`a`.`is_template` = "0") ORDER BY `contact_id.sort_name` ASC, `total_amount` ASC, `receive_date` DESC LIMIT 11 OFFSET 0

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10782678
Default Alt Text
raw-paste-data.txt (580 B)

Event Timeline