Skip to content
Snippets Groups Projects
Commit b63cd070 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'blackst0ne-fix-downtime-check-job' into 'master'

Fix `downtime_check` job

See merge request gitlab-org/gitlab-ce!18840
parents c1c934ca 55fa9425
No related branches found
No related tags found
No related merge requests found
class InitSchema < ActiveRecord::Migration
DOWNTIME = true
def up
create_table "broadcast_messages", force: :cascade do |t|
t.text "message", null: false
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment