]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-40] Создание истории каталога и разментки фокусных групп origin/feature_filippov_erp-40-j_catalog_class_history
authorAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Mon, 26 Jan 2026 08:15:32 +0000 (11:15 +0300)
committerAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Mon, 26 Jan 2026 08:15:32 +0000 (11:15 +0300)
erp24/config/db.php

index 86ca03c4615d3cd3e14fbff7e00831c6279ad9b3..b9cb738f7c9d87db17c0d128c2a24ac17ca7da37 100644 (file)
@@ -15,7 +15,7 @@ return 1 == 1 ? [
             'defaultSchema' => 'erp24' //specify your schema here, public is the default schema
         ]
     ],
-    'on afterOpen' => function($event) { $event->sender->createCommand("SET search_path TO erp24, public;")->execute(); },
+//    'on afterOpen' => function($event) { $event->sender->createCommand("SET search_path TO erp24, public;")->execute(); },
     // PostgreSQL
     'charset' => 'utf8',
     'enableSchemaCache' => true,