Page MenuHomeWickedGov Phorge

patch-ipblocks-ipb_id.sql
No OneTemporary

Size
411 B
Referenced Files
None
Subscribers
None

patch-ipblocks-ipb_id.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: sql/abstractSchemaChanges/patch-ipblocks-ipb_id.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER TABLE /*_*/ipblocks
CHANGE ipb_id ipb_id INT UNSIGNED AUTO_INCREMENT NOT NULL,
CHANGE ipb_parent_block_id ipb_parent_block_id INT UNSIGNED DEFAULT NULL;

File Metadata

Mime Type
text/plain
Expires
Aug 19 2026, 17:48 (5 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2a/ae/96704b2aa269d501b6e06c2b96d5
Default Alt Text
patch-ipblocks-ipb_id.sql (411 B)

Event Timeline