Page MenuHomeWickedGov Phorge

patch-cu_log-drop-cul_reason_id_default.sql
No OneTemporary

Size
458 B
Referenced Files
None
Subscribers
None

patch-cu_log-drop-cul_reason_id_default.sql

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

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 14:50 (23 h, 22 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9e/b8/f6c7d3cb26664f8fd0f8b9610e97
Default Alt Text
patch-cu_log-drop-cul_reason_id_default.sql (458 B)

Event Timeline