From 042dd3d7729c975664271cdc6f3e8e69ecb5a12f Mon Sep 17 00:00:00 2001 From: Aleksey Filippov Date: Wed, 21 Aug 2024 12:49:48 +0300 Subject: [PATCH] =?utf8?q?=D0=A2=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=D0=B0=20sto?= =?utf8?q?re=5Fguid=5Fbuh?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ...buh.php => m240821_114356_create_table_store_guid_buh.php} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename erp24/migrations/{m240821_114356_create_table_motivation_buh.php => m240821_114356_create_table_store_guid_buh.php} (89%) diff --git a/erp24/migrations/m240821_114356_create_table_motivation_buh.php b/erp24/migrations/m240821_114356_create_table_store_guid_buh.php similarity index 89% rename from erp24/migrations/m240821_114356_create_table_motivation_buh.php rename to erp24/migrations/m240821_114356_create_table_store_guid_buh.php index 9603b998..96b06bf7 100755 --- a/erp24/migrations/m240821_114356_create_table_motivation_buh.php +++ b/erp24/migrations/m240821_114356_create_table_store_guid_buh.php @@ -3,9 +3,9 @@ use yii\db\Migration; /** - * Class m240821_114356_create_table_motivation_buh + * Class m240821_114356_create_table_store_guid_buh */ -class m240821_114356_create_table_motivation_buh extends Migration +class m240821_114356_create_table_store_guid_buh extends Migration { const TABLE_NAME = "erp24.store_guid_buh"; -- 2.39.5