Page MenuHomeWickedGov Phorge

patch-templatelinks-drop-tl_title.sql
No OneTemporary

Size
443 B
Referenced Files
None
Subscribers
None

patch-templatelinks-drop-tl_title.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: maintenance/abstractSchemaChanges/patch-templatelinks-drop-tl_title.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP INDEX tl_namespace ON /*_*/templatelinks;
DROP INDEX tl_backlinks_namespace ON /*_*/templatelinks;
ALTER TABLE /*_*/templatelinks
DROP tl_namespace,
DROP tl_title;

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 16:11 (4 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
06/37/54cb22c1a930fe788ed0f9db0023
Default Alt Text
patch-templatelinks-drop-tl_title.sql (443 B)

Event Timeline