From e659d54265421d997d956134fb748759fa2a0a5b Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Thu, 9 Jan 2025 16:38:46 +0100 Subject: [PATCH] Added new Dashboard --- .../20250109160000_add_preorderstatusflagvalue_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/migrations/20250109160000_add_preorderstatusflagvalue_index.php b/db/migrations/20250109160000_add_preorderstatusflagvalue_index.php index 2e19dc04c..1d1d6fbc4 100644 --- a/db/migrations/20250109160000_add_preorderstatusflagvalue_index.php +++ b/db/migrations/20250109160000_add_preorderstatusflagvalue_index.php @@ -3,7 +3,7 @@ declare(strict_types=1); use Phinx\Migration\AbstractMigration; -final class AddVoiceCallHistoryStartIndex extends AbstractMigration { +final class AddPreorderstatusflagvalueIndex extends AbstractMigration { public function up(): void { if ($this->getEnvironment() == "thetool") { //VoiceCallHistory Table add start index