mediawiki-extensions-Echo/db_patches
Stephane Bisson b3c07eedeb Remove etp_user
Target page entries used to exist for each user
that was notified for an event. They were
removed as the notifications were marked as read.

Now they remain so that the association between
pages and events can be used for moderation
regardless of the notifications read status.

This patch removes everything about
echo_target_page.etp_user from sql and php code.

Bug: T143959
Change-Id: Ib57510e6b0e9202a7e035f8ea59955dca8a0b24a
2016-09-09 09:32:28 -04:00
..
echo_email_batch.sql
echo_target_page.sql Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
echo_unread_wikis.sql Track what wikis a user has unread notifications on 2015-11-20 15:54:11 -08:00
patch-add-echo_event-event_deleted.sql Dynamic bundles 2016-06-27 09:49:13 -04:00
patch-add-echo_event-event_page_id.sql
patch-add-event_page_id-index.sql Add index on event_page_id 2016-08-25 18:35:39 -07:00
patch-add-notification_event-index.sql Add index on notification_event 2016-06-14 19:57:06 +00:00
patch-add-page_event-index.sql Dynamic bundles 2016-06-27 09:49:13 -04:00
patch-add-user_read_timestamp-index.sql Dynamic bundles 2016-06-27 09:49:13 -04:00
patch-alter-event_type-index.sql
patch-alter-type_page-index.sql
patch-alter-user_timestamp-index.sql
patch-drop-echo_event-event_page_namespace.sql
patch-drop-echo_event-event_page_title.sql
patch-drop-echo_event-event_timestamp.sql
patch-drop-echo_subscription.sql
patch-drop-echo_target_page-etp_user.sql Remove etp_user 2016-09-09 09:32:28 -04:00
patch-drop-echo_target_page-etp_user.sqlite.sql Remove etp_user 2016-09-09 09:32:28 -04:00
patch-email_batch-new-field.sql SQLite compatibility for Echo database patches 2013-10-15 20:56:24 +00:00
patch-event_agent-split.sql
patch-event_agent-split.sqlite.sql
patch-event_agent_ip-size.sql
patch-event_extra-size.sql
patch-event_variant_nullability.sql
patch-event_variant_nullability.sqlite.sql
patch-multiple_target_pages.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
patch-multiple_target_pages.sqlite.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
patch-notification-bundling-field.sql SQLite compatibility for Echo database patches 2013-10-15 20:56:24 +00:00