mediawiki-extensions-Echo/maintenance
Roan Kattouw 325708e536 removeOrphanedEvents.php: Also remove echo_target_page rows
Remove echo_target_page rows associated with the echo_event rows we're
deleting, and also add a separate pass that removes any remaining
orphaned echo_target_page rows (this can happen if the script was run on
the wiki before this logic was added).

Bug: T221261
Change-Id: Ic3b590fb3ac3de4c2e38877d26944367b177235a
2019-04-22 16:01:02 -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
recomputeNotifCounts.php Add maintenance script to recompute notification counts 2019-04-12 17:48:01 -07:00
removeInvalidNotification.php Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
removeOrphanedEvents.php removeOrphanedEvents.php: Also remove echo_target_page rows 2019-04-22 16:01:02 -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