mediawiki-extensions-AbuseF.../db_patches
Alexia E. Smith 422b77ab0e Actually apply patch-afl_change_deleted_patrolled.
This fixes the abuse_filter_log patch-afl_change_deleted_patrolled
not being applied. The patch is provided for (and should work with) all
the supported DBMS.
Additionally, fix the base table files, which would report
afl_patrolled_by as 'NULL', whereas on the WMF cluster it's 'NOT NULL
DEFAULT 0'. The schema patch takes care of converting that column as
well.

Note that this schema change needs not be applied on the WMF cluster, as
that's already up-to-date.

Finally, note that this patch must be backported to 1.33 and 1.34 (and
it might be fairly hard due to the recent schema changes on the
abuse_filter_log table).

Bug: T240895
Change-Id: Ibdbc9b50c25b9e871ebdeae93a54d10877b585f8
2020-09-21 14:52:22 +00:00
..
patch-abuse_filter_history.pg.sql Modified version of patch from Brad Jorsch, updates Postgres schema to match MySQL, bug 18076 2009-03-23 14:18:35 +00:00
patch-abuse_filter_history.sql Remove some SQLite specific files 2020-05-04 17:50:18 +00:00
patch-af_actions.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-af_deleted.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-af_group.sql Abuse Filter: Allow filters to be split into "groups" for the purposes of operating them on different types of input. 2012-05-12 12:53:32 +10:00
patch-afh_changed_fields.sql newlines at ends of files are nice :) 2009-01-27 19:04:17 +00:00
patch-afl-namespace_int.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
patch-afl-namespace_int.sqlite.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
patch-afl_action_id.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
patch-afl_change_deleted_patrolled.sql Actually apply patch-afl_change_deleted_patrolled. 2020-09-21 14:52:22 +00:00
patch-afl_change_deleted_patrolled.sqlite.sql Actually apply patch-afl_change_deleted_patrolled. 2020-09-21 14:52:22 +00:00
patch-drop-wiki_timestamp-index.sql Drop duplicate index wiki_timestamp 2020-06-12 19:34:41 +02:00
patch-drop_afl_log_id.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
patch-drop_afl_log_id.sqlite.sql Drop afl_log_id 2019-06-28 17:55:55 +00:00
patch-fix-indexes.sql AbuseFilter: Fix mSearchUser on abuse log. 2010-06-25 00:06:07 +00:00
patch-fix-indexes.sqlite.sql Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
patch-global_filters.sql Move abuse filter log hiding, add patrolling support into a new file patch-hide_patrol.sql 2009-06-06 22:34:51 +00:00
patch-global_logging_wiki-index.sql Remove some SQLite specific files 2020-05-04 17:50:18 +00:00
patch-hide_patrol.sql AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00
patch-split-afl_filter.sql Add new schemas for splitting afl_filter 2019-09-22 16:04:45 +00:00
patch-split-afl_filter.sqlite.sql Add new schemas for splitting afl_filter 2019-09-22 16:04:45 +00:00