| Current Path : /var/www/html/mediawiki/maintenance/archives/ |
| Current File : /var/www/html/mediawiki/maintenance/archives/patch-page_restrictions-pr_page.sql |
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php. -- Source: maintenance/abstractSchemaChanges/patch-page_restrictions-pr_page.json -- Do not modify this file directly. -- See https://www.mediawiki.org/wiki/Manual:Schema_changes ALTER TABLE /*_*/page_restrictions CHANGE pr_page pr_page INT UNSIGNED NOT NULL;