Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4136489
patch-drop-ct_tag.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
577 B
Referenced Files
None
Subscribers
None
patch-drop-ct_tag.sql
View Options
-- 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
Details
Attached
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)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment