Commit 2b7172bd authored by Yorick Peterse's avatar Yorick Peterse

Ensure a Geo migration is the same in CE and EE

In CE this migration includes an additional module, but this was left
out in the EE version.
parent e747d771
# frozen_string_literal: true
class AddGeoContainerRepositoryCounters < ActiveRecord::Migration[5.1]
include Gitlab::Database::MigrationHelpers
DOWNTIME = false
def change
......
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