inc/registry/CheckCustomTables.php @@ -500,7 +500,7 @@ `peak_cpu_usage` float DEFAULT NULL, `created_at` timestamp DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), UNIQUE KEY (date, type), KEY `date_idx` (date), KEY `type_idx` (type)