Page MenuHomeWickedGov Phorge

patch-image-img_size_to_bigint.sql
No OneTemporary

Size
338 B
Referenced Files
None
Subscribers
None

patch-image-img_size_to_bigint.sql

-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: abstractSchemaChanges/patch-image-img_size_to_bigint.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
ALTER TABLE /*_*/image
CHANGE img_size img_size BIGINT UNSIGNED DEFAULT 0 NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 22:26 (1 h, 41 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
42/9a/db207c7db788ed9e531b59f36318
Default Alt Text
patch-image-img_size_to_bigint.sql (338 B)

Event Timeline