Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2750483
patch-revision-cleanup.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
534 B
Referenced Files
None
Subscribers
None
patch-revision-cleanup.sql
View Options
-- 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
Details
Attached
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)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment