Page MenuHomeWickedGov Phorge

patch-drop-afh_user.sql
No OneTemporary

Size
491 B
Referenced Files
None
Subscribers
None

patch-drop-afh_user.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: db_patches/abstractSchemaChanges/patch-drop-afh_user.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP INDEX afh_user ON /*_*/abuse_filter_history;
DROP INDEX afh_user_text ON /*_*/abuse_filter_history;
ALTER TABLE /*_*/abuse_filter_history
DROP afh_user,
DROP afh_user_text,
CHANGE afh_actor afh_actor BIGINT UNSIGNED NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 19:29 (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
05/ab/63733ae17a349a6cfcd290f141fb
Default Alt Text
patch-drop-afh_user.sql (491 B)

Event Timeline