Commit 1c7dfc2e by Vladislav

#20304 Проблемы на epl3 (исправление имя ключа)

1 parent addba62f
......@@ -21,7 +21,7 @@ class CreateGoalKeywordsUnique extends Migration
'goal_ad_group_external_id',
'keyword_id',
'deleted_at',
]);
], 'goal_keywords_unique');
});
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!