Page MenuHomeWickedGov Phorge

patch-modify-gb_by-default.sql
No OneTemporary

Size
404 B
Referenced Files
None
Subscribers
None

patch-modify-gb_by-default.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: sql/abstractSchemaChanges/patch-modify-gb_by-default.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER TABLE /*_*/globalblocks
CHANGE gb_by gb_by VARCHAR(255) DEFAULT '' NOT NULL,
CHANGE gb_by_central_id gb_by_central_id INT UNSIGNED NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Aug 19 2026, 16:57 (4 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
07/fd/6cb9b60c213356560b21aa491108
Default Alt Text
patch-modify-gb_by-default.sql (404 B)

Event Timeline