Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431440
patch-linter-add-namespace.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
384 B
Referenced Files
None
Subscribers
None
patch-linter-add-namespace.sql
View Options
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: abstractSchemaChanges/patch-linter-add-namespace.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER
TABLE
linter
ADD
linter_namespace
INT
DEFAULT
NULL
;
CREATE
INDEX
linter_cat_namespace
ON
linter
(
linter_cat
,
linter_namespace
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 20:28 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a9/d4/5a6f56d0fb5ccb70006b69a22302
Default Alt Text
patch-linter-add-namespace.sql (384 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment