Page MenuHomeWickedGov Phorge

patch-linter-add-namespace.sql
No OneTemporary

Size
384 B
Referenced Files
None
Subscribers
None

patch-linter-add-namespace.sql

-- 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

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)

Event Timeline