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