From 80df0260d6f5795a703faeb35bf63ceef1690033 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Mon, 17 Feb 2025 17:05:46 +0300 Subject: [PATCH] typo --- ...lter_table_prices_and_prices_dynamic_add_column_region_id.php | 1 - 1 file changed, 1 deletion(-) diff --git a/erp24/migrations/m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id.php b/erp24/migrations/m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id.php index c1d8c0cb..3e73e54f 100755 --- a/erp24/migrations/m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id.php +++ b/erp24/migrations/m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id.php @@ -7,7 +7,6 @@ use yii\db\Migration; */ class m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id extends Migration { - const TABLE_NAME = 'erp24.prices'; const TABLE_NAME2 = 'erp24.prices_dynamic'; /** * {@inheritdoc} -- 2.39.5