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