Page MenuHomeWickedGov Phorge

patch-externallinks-drop-el_to.sql
No OneTemporary

Size
489 B
Referenced Files
None
Subscribers
None

patch-externallinks-drop-el_to.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: maintenance/abstractSchemaChanges/patch-externallinks-drop-el_to.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP INDEX el_to;
DROP INDEX el_index;
DROP INDEX el_index_60;
DROP INDEX el_from_index_60;
ALTER TABLE externallinks
DROP el_to;
ALTER TABLE externallinks
DROP el_index;
ALTER TABLE externallinks
DROP el_index_60;

File Metadata

Mime Type
text/plain
Expires
Aug 18 2026, 12:54 (4 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ba/76/845a8c89bc8f30290f19b76f7e16
Default Alt Text
patch-externallinks-drop-el_to.sql (489 B)

Event Timeline