mediawiki-extensions-Echo/maintenance
Roan Kattouw df068ba075 removeOrphanedEvents.php: Don't remove events waiting to be emailed
echo_notification isn't the only table that refers to echo_event;
echo_email_batch does too, so check it as well.

Change-Id: I6663c8bb83a991ee663eb1616583fde8eee46751
2019-04-12 15:33:57 -07:00
..
backfillUnreadWikis.php Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
generateSampleNotifications.php Add phan 2019-04-10 18:51:59 +02:00
processEchoEmailBatch.php Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
removeInvalidNotification.php Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
removeOrphanedEvents.php removeOrphanedEvents.php: Don't remove events waiting to be emailed 2019-04-12 15:33:57 -07:00
updateEchoSchemaForSuppression.php Migrate and remove event_page_namespace and event_page_title 2019-03-04 13:12:52 -08:00
updatePerUserBlacklist.php Make use of the …::class feature in production code 2019-02-20 19:13:54 +00:00