mediawiki-extensions-AbuseF.../db_patches/mysql
Matěj Suchánek bb78cb0a56 Use actor table in AbuseFilter
This patch migrates abuse_filter and abuse_filter_history tables
to new actor schema.

MigrateActorsAF was copy-pasted from core's
maintenance/includes/MigrateActors.php before removal (ba3155214).

Bug: T188180
Change-Id: Ic755526d5f989c4a66b1d37527cda235f61cb437
2023-03-22 14:01:29 +01:00
..
patch-add-af_actor.sql Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
patch-add-afh_actor.sql Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
patch-drop_afl_log_id.sql Clean up SchemaChangeHandler 2020-11-29 19:14:24 +00:00
patch-remove-afl_filter.sql Make mysql/patch-remove-afl_filter.sql valid SQL 2021-09-25 03:41:43 +01:00
patch-rename-filter_timestamp-index.sql Rename filter_timestamp index in a different file 2021-10-20 15:22:04 +02:00
patch-rename-indexes.sql Rename filter_timestamp index in a different file 2021-10-20 15:22:04 +02:00
patch-rename-wiki-timestamp-index.sql Move renaming of the afl_wiki_timestamp index to its own file 2021-10-16 16:55:52 +00:00
patch-split-afl_filter.sql Give MySQL indexes explicit names, align MySQL and SQLite 2021-04-15 11:30:30 +02:00
tables-generated.sql Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00