Page MenuHomeWickedGov Phorge

patch-revision-cleanup.sql
No OneTemporary

Size
526 B
Referenced Files
None
Subscribers
None

patch-revision-cleanup.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: sql/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
Tue, Aug 18, 15:00 (3 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9a/55/c48fc1471fd99043f02b3a8fec50
Default Alt Text
patch-revision-cleanup.sql (526 B)

Event Timeline