-- This file is automatically generated using maintenance/generateSchemaChangeSql.php. -- Source: extensions/CheckUser/schema/abstractSchemaChanges/patch-cu_log-drop-actor_default.json -- Do not modify this file directly. -- See https://www.mediawiki.org/wiki/Manual:Schema_changes ALTER TABLE /*_*/cu_log CHANGE cul_actor cul_actor BIGINT UNSIGNED NOT NULL;