Page MenuHomeWickedGov Phorge

patch-cu_log-comment_table_for_reason.sql
No OneTemporary

Size
432 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 cul_reason_id BIGINT UNSIGNED DEFAULT 0 NOT NULL,
ADD cul_reason_plaintext_id BIGINT UNSIGNED DEFAULT 0 NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 15:50 (14 h, 4 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7e/68/da7a74ea63126af755fc0086d13e
Default Alt Text
patch-cu_log-comment_table_for_reason.sql (432 B)

Event Timeline