Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426307
patch-add-afh_actor.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
524 B
Referenced Files
None
Subscribers
None
patch-add-afh_actor.sql
View Options
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: db_patches/abstractSchemaChanges/patch-add-afh_actor.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER
TABLE
abuse_filter_history
ADD
afh_actor
BIGINT
DEFAULT
0
NOT
NULL
;
ALTER
TABLE
abuse_filter_history
ALTER
afh_user
SET
DEFAULT
0
;
ALTER
TABLE
abuse_filter_history
ALTER
afh_user_text
SET
DEFAULT
''
;
CREATE
INDEX
afh_actor
ON
abuse_filter_history
(
afh_actor
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 13:01 (1 d, 15 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
61/cb/63e29cd40298fb3ca1b1f1ea8e35
Default Alt Text
patch-add-afh_actor.sql (524 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment