From e10990411e6c15741df684ccad73877931465b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Pocrnji=C4=8D?= Date: Sun, 7 Dec 2025 17:06:47 +0100 Subject: [PATCH] fixd migration --- ..._indexes.php => 2025_11_02_000000_add_performance_indexes.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename database/migrations/{2025_01_15_000000_add_performance_indexes.php => 2025_11_02_000000_add_performance_indexes.php} (100%) diff --git a/database/migrations/2025_01_15_000000_add_performance_indexes.php b/database/migrations/2025_11_02_000000_add_performance_indexes.php similarity index 100% rename from database/migrations/2025_01_15_000000_add_performance_indexes.php rename to database/migrations/2025_11_02_000000_add_performance_indexes.php