Page MenuHomeWickedGov Phorge

patch-cu_log-comment_table_for_reason.sql
No OneTemporary

Size
471 B
Referenced Files
None
Subscribers
None

patch-cu_log-comment_table_for_reason.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: extensions/CheckUser/schema/abstractSchemaChanges/patch-cu_log-comment_table_for_reason.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER TABLE /*_*/cu_log
ADD COLUMN cul_reason_id BIGINT UNSIGNED DEFAULT 0 NOT NULL;
ALTER TABLE /*_*/cu_log
ADD COLUMN cul_reason_plaintext_id BIGINT UNSIGNED DEFAULT 0 NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 18:29 (5 h, 9 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
80/e2/490b44fb2cd7ed4abe08ea517e42
Default Alt Text
patch-cu_log-comment_table_for_reason.sql (471 B)

Event Timeline