"Khorn (WMF)" posted a comment on Wikimedia.r1336. URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1336#c31180
Commit summary for Wikimedia.r1336: Added two methods to query the database for payments: _civicrm_recurring_globalcollect_get_next_sched_contribution() and _civicrm_recurring_globalcollect_get_failure_retry_date(). See r1335. Khorn (WMF)'s comment: Also, wouldn't the way you're doing it, search for an exact date and get nothing else back? Usually when you see queries like this one, there's a date floor and a date ceiling, and some math to grab everything in between. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
