Page MenuHomeWickedGov Phorge

patch-drop-ct_tag.sql
No OneTemporary

Size
577 B
Referenced Files
None
Subscribers
None

patch-drop-ct_tag.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: tests/phpunit/data/schema-maintenance/patch-drop-ct_tag.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP INDEX change_tag_rc_tag_nonuniq ON /*_*/change_tag;
DROP INDEX change_tag_log_tag_nonuniq ON /*_*/change_tag;
DROP INDEX change_tag_rev_tag_nonuniq ON /*_*/change_tag;
DROP INDEX change_tag_tag_id ON /*_*/change_tag;
ALTER TABLE /*_*/change_tag
DROP ct_tag,
CHANGE ct_tag_id ct_tag_id INT UNSIGNED NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 13:43 (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7e/9d/1d3ef9e5a330f8f5e196b08bd876
Default Alt Text
patch-drop-ct_tag.sql (577 B)

Event Timeline