Acceptance criteria
- The export script for donations, memberships and subscriptions no longer use the spenden and request database tables and use the tables created in T203679: Refactor fundraising database schema instead.
Implementation Notes
The SQL queries for this change are encapsulated in the ExportQueryBuilder classes in the DonationExport, MembershipExport and SubscriptionExport namespaces.