Commit f2359e94 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 14e17bc0 becfb662
---
title: ActiveRecord::Migration -> ActiveRecord::Migration[5.0]
merge_request: 23910
author: Jasper Maes
type: other
class ImportCommonMetricsNginxVts < ActiveRecord::Migration
class ImportCommonMetricsNginxVts < ActiveRecord::Migration[5.0]
include Gitlab::Database::MigrationHelpers
require Rails.root.join('db/importers/common_metrics_importer.rb')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment