]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
typo
authorAlexander Smirnov <fredeom@mail.ru>
Mon, 17 Feb 2025 14:05:46 +0000 (17:05 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Mon, 17 Feb 2025 14:05:46 +0000 (17:05 +0300)
erp24/migrations/m250214_095219_alter_table_prices_and_prices_dynamic_add_column_region_id.php

index c1d8c0cb41e2f133aab5710a04b9d218c543ea9e..3e73e54fb9dd1e052f25c30a26be01083395491f 100755 (executable)
@@ -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}