Page MenuHomeWickedGov Phorge

patch-revision-cleanup.sql
No OneTemporary

Size
534 B
Referenced Files
None
Subscribers
None

patch-revision-cleanup.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: maintenance/abstractSchemaChanges/patch-revision-cleanup.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER TABLE /*_*/revision
CHANGE rev_id rev_id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL,
CHANGE rev_comment_id rev_comment_id BIGINT UNSIGNED NOT NULL,
CHANGE rev_actor rev_actor BIGINT UNSIGNED NOT NULL,
CHANGE rev_parent_id rev_parent_id BIGINT UNSIGNED DEFAULT NULL;

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 16:35 (29 m, 16 s)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
03/21/c588d7a9bf6f976f21cf10a52f99
Default Alt Text
patch-revision-cleanup.sql (534 B)

Event Timeline