Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427970
patch-linter-add-namespace.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
395 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, 15:25 (15 h, 19 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9f/72/963bdc80c411bcf3abc0bb84083b
Default Alt Text
patch-linter-add-namespace.sql (395 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment